Reputation: 3505
I have two svn VCS roots (ProjectX, ProjectY). Correct build path should be:
ParrentFolder\ProjectX (svn://svn_server1/ProjectX)
ParrentFolder\ProjectY (svn://svn_server2/Folder1/ProjectY)
How to configure shared ParrentFolder for both projects? I looked into Checkout directory parameter but its seams there is no system variable which can create folder by project name.
Thanks a lot
Upvotes: 12
Views: 3218
Reputation: 3505
So if anyone have similar issue you need todo next:
Upvotes: 18