Checkout svn repositories from multiple locations to custom path
Hi Team,
New to Teamcity.
We have different locations of svn and we need to checkout those repositories in single folder. I've tried the multiple vcs but 2nd vcs svn address checkout is working only.
Please tell how we can achieve this type of case.
Thanks in Advance!!
Please sign in to leave a comment.
Hi,
You should set up a VCS Root for each of the repositories you need to access, then add checkout rules to ensure that you are getting the appropriate folder structure. You can learn more about the checkout rules here: https://www.jetbrains.com/help/teamcity/vcs-checkout-rules.html