Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 468
Sachin Kainth Avatar asked Apr 11 '13 15:04

Sachin Kainth


1 Answers

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

like image 181
Aleš Roubíček Avatar answered Oct 26 '22 23:10

Aleš Roubíček