Can I have TeamCity Build server check out code to another server or machine, in addition to itself? What I am asking is can I run build configurati开发者_如何学Pythonons that automatically checks out
Here\'s what my assemblyinfo.cs version strings look like pre build: [assembly: AssemblyVersion(\"2.0.0920.10\")]
When I copy a Project which uses templates开发者_Go百科, all the dependencies in those templates appear to be \"absolute\". That is after copying,it appears the new projects build configurations depen
I am currently tryin开发者_JS百科g to get TeamCity 5.1.2 to build a compact framework project (I am not wanting to build a CAB just build the project)however I continue to get an error
I\'m trying to reconfigure our TeamCity build server (running on WIN 2008) and switch from SVN to Mercurial repository.
I can use the .la开发者_StackOverflowstSuccessful to get the last Successful artifact. However anyway to get the 2nd last successful artifact. Been looking for ages and can\'t find anything :(
What does it mean to have TeamCity build agent installed on another machine than the Build server? The way I understand is that I need \"TeamCity server install\" to start a \"agent install\" right? R
I have to copy files after build on a TeamCity-Agent via FTP. The orndinary buildjob works itself works fine. The triggering of a custom script finish successfull, too.
The Build number property in TeamCity is unique f开发者_JAVA百科or each build configuration. I\'d like to have a single counter that will be used across all different build configurations (to count h
Recently been trying to setup a build server to help automate my deployment. My question is are people using build servers like TeamCity to push changes to production (WebDeploy)servers (as well as y