Whenever I build a project using TeamCity, it uses Fast SVN Update Can anyone tell me how can I disable this feature ?
I\'m a newbie to configuration management and I\'m required to implement a solution wherein I need to publish a new version of my Windows 开发者_StackOverflow社区application on shared Network drive us
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th
Environment: TeamCity 6.5.1 on Win2k3, BuildAgent(s) on Win2k3, Visual Studio 2k10, .NET v4, Nant 0.91
I\'ve moved a Git repository from a shared folder on the network to a SSH server running gitolite. I\'ve added a public/private key for TeamCity to use and pointed the VCS root at it. This all works O
We are using TeamCity 6.5.1 to manage the compilation, testing and deployment of our builds.Up until now we have been using the NUnit Build Runner from TeamCity to run our tests with NUnit 2.5.8 and h
I have a TeamCity server and a YouTrack server working with SubVersion. I have enable integration in the two JB applications.
I 开发者_如何学JAVArecently needed to strip some changesets from my Mercurial repository. I then tried to run a build from TeamCity but got the following error message:
Is there a way to specify which SVN revision to checkout in a TeamCity build? If I attempt to change the SVN URL to include the revision using the @ notation, eg.
We are setting up a Team City build se开发者_运维知识库rver. On previous VS 2008 projects a full version of Visual Studio has been installed on the build server.