.net - Using teamcity on a Project with multiple Mercurial Repos -


So why is working to improve some of the company's development habits for which I work, The CI process that used was quite straight forward until I got to that point where I was trying to set up my build agent to create a .sln , which is approximately 11 Mercury reps (1 for each project).

So while currently I understand this and what I can see in TeamCity Agent, then I am telling the agent in the repo that under the Build Build Settings tab, so that I go to VCS settings, this point But I can not seem to know how to drag it into all the repo connected to the SLN file?

Am I going to be wrong about it or am I making something clear?

The team can certainly do this.

"Edit Configuration Settings" Go to a project, open "Version Control Settings", "Attach the existing VCS root:" or "Create and attach new VCS root" You can add as much as you like As much as the roots of VCS (aka repository).

As far as I miss, TeamCity will pull all the repo into a single directory.

I did the same move repos with my SVN Worked fine


Comments