Peter Kellner
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Artifacts directory, how to specify and what goes there?
I find little doc on the artifacts directory. I'm assuming this is the checkout build it ran zipped up somehow. I'm running Vista and my TeamCity directory is c:\TeamCity. I tried specifying art... -
Created one project, multiple sln files
I've inherited a project I want TeamCity to build. The way it is structured is as follows:MainDirectory Lib1 {has it's own solution file} Lib2 {has it's own solution file} Lib3 {has it's ... -
Created Confused over sln file in .net
I'm confused about how the solution file in .net is used. When you set up a configuration and point to a solution file, does it always use that file? What if in your project, you update that solu... -
Created A must have for me in continuous build system is web testing.
Our .net vs2008 application is mostly web and was not written in a way to integrate easily with unit testing (sadly). We really need to have web tests (like in vs2008) to prove that our web applic... -
Created Pinning and Branching story with TeamCity?
Is there a story on how to to pinning and branching using subversion and teamcity? We will need to do that as we role out stable releases and continue developement.sorry for monopolizing the quest... -
Created problem getting teamcity 3.01 to checkout into another directory and build
I'm sure this is a dumb question, but when I tell TeamCity to build my project it is building it in the directory I pointed the solution file to. I thought it would somehow check it out of source ... -
Created bug and requirements tracking with team city?
Is there any integration for tracking bugs to source control, or requirements to source control with teamcity 3.0? (visual studio 2008, .net) -
Created Team City with Agile? Mingle??
I just joined a fairly new company as VP software. They (we I guess now) are using Agile but not as well as we could be. Currently, Mingle is used to track items. Does Team City have similar cap...