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.
I can't seem to get TeamCity to read my Git (Gitolite) repository... I get an exception: List remote refs failed: …
git ssh teamcity private-key gitoliteI'm working on a C#/VB.Net project that uses SVN and TeamCity build server. A dozen or so assemblies …
version-control build-automation teamcityWhen I run my TeamCity build with the only build step being of runner type Visual Studio (sln), I get …
msbuild teamcityI have a strange issue where TeamCity just hangs whenever i try to do a remote call to one of …
powershell teamcity remote-serverI get "cannot stop" status once in a while after trying to stop builds on TeamCity. I would expect that …
teamcity build-agentI recently started using NuGet to manage external packages. For now I have only needed it for NLog. Everything works …
c# windows-services teamcity nuget .net-4.5I'm having a few problems breaking out an MsBuild package+deploy command into two separate commands. (I need to do …
deployment msbuild teamcity msdeploy webdeployAfter upgrading from building our product in Visual Studio 2010 and .NET 4.0 to Visual Studio 2015 and .NET 4.5.2 we have seen issues …
visual-studio-2015 msbuild teamcity .net-4.5 .net-4.6I want to inhibit the building of certain projects within a solution from building (within a TeamCity Build Configuration in …
msbuild teamcity solution azure-packagingI am trying to run MSBuild with TeamCity. I have a batch file and I pass into it parameters and …
msbuild teamcity msbuild-4.0 teamcity-7.1