teamcity
teamcity with svn not working
It just runs forever and this is all the log shows: [11:38:08]: Checking for changes [11:38:10]: Clearing temporary directory: C:\\BuildAgent\\temp\\buildTmp[详细]
2023-03-10 12:46 分类:问答MS Build dual assemblies for x86 and x64 builds and TeamCity
I\'ve recently had a few issues when trying to run SQLLite powered in-memory repository mock (Repository pattern) with Fluent Nhibernate. When I ran the tests against a (TeamCity) build agent on Windo[详细]
2023-03-10 10:47 分类:问答Error when trying to build Silverlight Unit Test (FW) with statlight
For two weeks now I get an Error-Message if I try to execute Silverlight Unit Tests via Statlight 开发者_运维技巧from console. I did not do any changes![详细]
2023-03-10 10:20 分类:问答how to configure java junit with Teamcity?
Can somebody please tell me how to integrate java JU开发者_运维百科nit with TeamCity?You can use the jUnit task in your Ant script that you have TeamCity run.Current Teamcity version doesn\'t provide[详细]
2023-03-09 21:10 分类:问答Email user that broke build in Teamcity
In Husdon/Jenkins, I can setup notifications when the build is broken to email the user(s) that made the checkins that broke the build. How do I do this in Teamcity?[详细]
2023-03-09 14:38 分类:问答Adopting Bamboo or TeamCity as native Windows C++ build automation/CI server?
At the moment, we are running our automated (not CI as such) builds via FinalBuilder via a very simple homegrown Apache interface that just launches the FB scripts on our server. (I like FinalBuilder,[详细]
2023-03-09 12:29 分类:问答Using a Team City environment variable to override a project property
I have a C# project property called Version defined as <Version Condition=\"$(Version)==\'\'\">1.2.3.4<Version>[详细]
2023-03-08 14:45 分类:问答Getting TeamCity to work with ClearCase
I\'m trying to set up TeamCity (latest version -- 6.0.3) to play nicely with a ClearCase view. I\'ve found several resources online, some on this site, but mostly outdated.[详细]
2023-03-08 13:54 分类:问答TeamCity build labeling failing intermittently on a git repository
My build is running on Windows Server 2003, TeamCity 6.0.3. The git repository is stored on the same server and is accessed via cygwin\'s sshd and gitd. My vcs configuration in TeamCity is as follows:[详细]
2023-03-08 12:48 分类:问答TeamCity synchronized Build Step or wait for a step to finish
i am learning TeamCity, and trying to figure out how to have a Build Step (command line) triggered or run after all prior ste开发者_如何学Cps are completed? currently i have FxCop and Nunit with dotCo[详细]
2023-03-07 23:55 分类:问答