Is it possible to link SVN repository files so that a file is actually a reference to another repository's file?

前端 未结 4 880
遇见更好的自我
遇见更好的自我 2020-12-03 04:33

I can see some potential difficulties with this concept but the idea is:

I change a file in Repository A and commit, Repository B has a file that is a link to a fil

4条回答
  •  悲哀的现实
    2020-12-03 04:57

    If you're lucky enough to use subversion 1.6, you can have external links for both directories AND files

提交回复
热议问题