TeamCity Project Configuration for many repositories

I have many repositories which is works with the same teamcity config. Now I use different teamcity projects for each rep. Is it posible to create one teamcity projects with all these repositories? And how to do that?

Thanks

1
1 comment

Hello Nikita,

As I have requested in the other thread, could you please elaborate on what you aim to achieve? 

If you would like to have all projects data stored in a single repository, the easiest approach usually is to define a single parent project for all projects you want to have under version control, and enable versioned settings feature just for that parent. By default, all subprojects of a versioned project will be stored in the VCS too.

I am not sure I follow

> create one teamcity projects with all these repositories

hence my inquiry for the details. Currently, you may have 1 repo -> 1 project (and optionally, many subprojects) but I do not think you may associate 1 project with multiple repos. 

1

Please sign in to leave a comment.