Sachin Kainth
Sachin Kainth

Reputation: 46780

How can I get TeamCity to check out SVN externals?

I have a project which TeamCity is downloading from SVN to build. The problem is that I have some externals in the project which SVN does not download and therefore the build fails. is there some way to fix this?

Upvotes: 6

Views: 1899

Answers (1)

Aleš Roubíček
Aleš Roubíček

Reputation: 5187

It is built in functionality. http://confluence.jetbrains.com/display/TCD7/Subversion

Upvotes: 4

Related Questions