Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

svn-externals

Can we set a single file as external in Subversion?

December 27, 2023 by Tarik

Yes, it’s possible with svn 1.6. It’s documented in the nightly build version of the svn book. But even though file externals are working, you should only do it with text files (for now) because binary files won’t work correctly as file externals.

Categories file Tags file, svn, svn-externals Leave a comment

Can I emulate svn:externals using mercurial?

March 27, 2023 by Tarik

It appears that the functionality of the Forest Extension is being implemented into core Mercurial (as of 1.3): https://www.mercurial-scm.org/wiki/Subrepository. Currently marked as “experimental” but perhaps will be the route to handle svn:external -type functionality as of v1.4.

Categories svn Tags externals, mercurial, svn, svn-externals Leave a comment

Are subversion externals an antipattern?

February 27, 2023 by Tarik

I am the author of the quote in the question, which came from a previous answer. Jason is right to be suspicious of brief statements such as mine, and to ask for an explanation. Of course, if I fully explained everything in that answer, I would need to have written a book. Mike is also … Read more

Categories svn Tags anti-patterns, svn, svn-externals, version-control Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa