Where to store binaries needed for automatic builds on Team System? Are you storing them along with the code in the SCM or someplace else? Is having a big amount of binaries in SCM causing any perf开发
I recently stumbled over buildbot and wanted to give it a try. My problem is that I have to run it under Windows because we don\'t use Linux on workstations or servers in my company.
Is it possible to have two Entitlements.plist files so that the one which the debugger can attach is associated with the debug build configuration whilst the one without would be associate开发者_Pytho
I have a buildbot with some builders and two slave machines. Some of the builders can run on one slave, and some of them can run on both machines.
I\'m completely new to TeamCity and I\'m using a simple Visual Studio 2008 solution to learn it. My solution has 2 projects: ConsoleA开发者_开发百科pplication1 and ClassLibrary1.
what would be (rough estimation, average, of course) the initial learning and setup curve and subsequent overhead for using Maven for C++/Eclipse/Linux project of small to medium size?
When using an automated build system, it is usually a source control entry which executes tests (but I assume this can be configured to not be on every entry in a large team). How comes build applicat
I have a teamcity (4.something) install that creates .wsp file for deployment to sharepoint. Currently I have to copy the wsp out of the build artifacts directory and into a little deploy folder I hav
My organization has a visual studio (2008) project that contains a slew of Crystal Reports.One thing we\'d like to do is have the ability to automate the build of this assembly, especially when either
I have set up TFS Build Service on one machine in the network. Now I want to create a build. When logging to Team Explorer (under my personal TFS account)