Dave Matsumoto
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created Where did the build configuration history go?
I've got a build configuration that was last built about a year ago, and now it no longer builds. I wanted to go into the build configuration's settings history to see if anyone made changes to it... -
Created Is there a way to compare two agent configurations?
I've got a main build server and an agent. Both appear to be configured identically, as I set them up at the same time. They have the same software installed with the same settings, and all of th... -
Created What's the proper setup to prevent building the trunk when committing to a branch?
I've got TeamCIty set up almost to my liking for now, but the one issue I have is that when I commit my code to a branch, it rebuilds my projects that are in the trunk. Is there any way to prevent... -
Created Why do I get compilation errors in TC5.0.3 with NUnit 2.5.3?
I have TeamCity 5.0.3 installed and use the sln2008 runner, and the build agent is successfully building the code. Now I would like to get it to run my NUnit tests, but I get compilation errors:Wi...