Peter Kellner

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
-
-
Peter Kellner created a post, 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... -
Peter Kellner created a post, 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 ... -
Peter Kellner created a post, 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... -
Peter Kellner created a post, 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... -
Peter Kellner created a post, 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... -
Peter Kellner created a post, 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 ... -
Peter Kellner created a post, 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)