Is it possible to Trigger an exe to run on a failed bui开发者_JAVA技巧ld? Can you do this within Team City?If you specifically want the failed builds, you can set up the dependent build as Eric said,
I want to know where do the files get checked out to when I specify the source contr开发者_StackOverflowol in TeamCity. I googled but cannot find which path it is being checked out to. I searched insi
I have some开发者_运维知识库 trouble to run the FileDownloadHandler on my TeamCity agent. Configuration:
Trying to configure TeamCity to build our project, I\'m having trouble getting the git VCS module to checkout a submodule. The submodule should be checked out using the same authentication as the root
I\'ve set up Teamcity 5.1.4 to do dev CI builds against the trunk in our SVN repository.Then I also set up a \"QA\" build that points to a \"QA\" branch in the svn repository too.Rather than deal with
I\'m having some dramas running svn log from a TeamCity server which I\'ve previously asked about in Why does the TeamCity command line runner execute under “System”?
Getting the following error in the Project View against projects reading changes from a clearcase snapshot
I\'m trying to ultimately run a dotcover coverage report on my silverlight app from TeamCity. However, I\'m having trouble getting this working using the Console Runner. Has anyone mana开发者_运维问答
I am currently running my tests using teamcity. Gaving the following error SetUp method failed. System.UnauthorizedAccessException : Retrieving the COM class factory for component with CLSID {0002DF0
Feels like with the popularity of continuous integration this one should be a piece of cake but I am stumped.I am setting up TeamCity with HG.I want to be able to push changesets up to a repository th