Top "Teamcity" questions

TeamCity from JetBrains is a continuous integration tool and a distributed Java-based build management system that can be highly beneficial to teams using an agile development approach.

Configure TeamCity to build from SVN trunk, branches and/or tags

How can I configure TeamCity to build from SVN trunk and also from different branches and/or tags ? Our idea …

svn tags branch teamcity trunk
Using the percent sign in TeamCity build scripts

I am trying to set up a TeamCity build process that runs a custom command line script. The script uses …

teamcity
Gated check-ins / pre-tested commits for Git?

I'm looking at migrating from TFS (Team Foundation Server) to Git, but can't find anything matching TFS' support for gated …

c# git tfs jenkins teamcity
How-To Integrate IIS 7 Web Deploy with MSBuild (TeamCity)

How-To Integrate IIS 7 Web Deploy with MSBuild (TeamCity) ?

.net msbuild teamcity
Conditionally execute a TeamCity build step

I am working on defining a general-purpose build template for all our projects -- which I have placed at the "…

teamcity teamcity-8.0
TeamCity share build number between multiple build configurations

i am looking for a way to share build number between multiple build configurations. The goal is to have an …

teamcity
"Thorough", tutorial on setting up Jetbrain's TeamCity CI server

Does anyone know where I can find a good tutorial to walk me through how to setup TeamCity CI server? …

.net nunit continuous-integration teamcity
How do I get errors to propagate in the TeamCity PowerShell runner

I have a TeamCity 7 Build Configuration which is pretty much only an invocation of a .ps1 script using various TeamCity …

powershell error-handling teamcity
Where can I find Microsoft.Build.Utilities.v3.5

How can I get Microsoft.Build.Utilities.v3.5? I am using StyleCop 4.7 and it would seem that StyleCop msbuild task …

c# .net msbuild teamcity msbuild-4.0
Anyone know of a hosted TeamCity build provider?

I'm looking to set up a TeamCity server for continuously building a .NET web application. I already have hosting, so …

continuous-integration hosting teamcity