Offline Configuration? Permanently deleted user Created March 20, 2009 16:32 I had an administrator ask if there is a way to configure builds offline, for example using XML or similar?Thanks - Jon
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.
Potentially excellent.
Are the particulars documented somewhere?
Thanks - Jon
Unfortunately not, there are DTD files however. You can find them in the .BuildServer/config directory (project-config.dtd, common.dtd)