TortoiseSVN and Subversion Cookbook, Part 4: Sharing Common Code
https://www.simple-talk.com/dotnet/.net-framework/tortoisesvn-and-subversion-cookbook-part-4-sharing-common-code/
What I did is just these steps (assuming both folder1 and folder2 want to have a subfolder: sharedlib):
- Open repo-browser
- Drag and drop shared folder into a root folder (folder name sharedlib, level same as folder 1 and folder 2)
- Right click on folder 1,Show Properties > New > External > New, local path: sharedlib, URL: ../sharedlib
- Do the same thing for folder 2
No comments:
Post a Comment