Offline Configuration?

I had an administrator ask if there is a way to configure builds offline, for example using XML or similar?

Thanks - Jon

0
3 comments

Actually build configuration settings on disk are stored in xml files. Moreover if you change xml file TeamCity will reload your changes without server restart.

0
Avatar
Permanently deleted user

Potentially excellent.

Are the particulars documented somewhere?

Thanks - Jon

0

Unfortunately not, there are DTD files however. You can find them in the .BuildServer/config directory (project-config.dtd, common.dtd)

0

Please sign in to leave a comment.