Tortoise SVN : soft Link or Sharing Repository
Posted
by openidsujoy
on Stack Overflow
See other posts from Stack Overflow
or by openidsujoy
Published on 2010-04-02T07:42:22Z
Indexed on
2010/04/02
7:53 UTC
Read the original article
Hit count: 241
svn
Hi is it possible in Tortoise SVN to create soft Link or Sharing Repository.
Explanation: suppose I have 2 Repository A & B
A have 2 folders 1 and 2.
B also have 2 folders X and Y
Now the contains of folder X is suppose to come from folder 1 in A Repository.
If one update some files inside X directory that update should go to A Repository.
but when I checkout B Repository. all the contains should get downloded.
© Stack Overflow or respective owner