I have a project that depends on some 3rd party libraries. These assemblies are registered int the GAC. Everythings works fine so f开发者_Go百科ar.
We have a TeamCity build server with a couple of agents set up to build code on check in for several c++ projects. Now, we\'ve run into some problems regarding handling dependencies on Windows SDK sin
Attempting to submit a changelist with no files is considered by Perforce to be an error (p4 submit ... returns exit code 1). This causes a perio开发者_如何转开发dic integration build to fail on our b
I have created many build configurations in Hudson for a single solution (eg. Release, Debug, Test) When I commit something wrong, I receive 1 build failed e-mail for every build configuration.
It seems like it\'s still not possible to build .vdproj on a build-server without having Visual Studio installed. However, using Wix seems to be a lot more complicated.
I\'m currently setting up a new build server and I\'m interested in any suggestions the community may have about software such as Hudson or CruiseControl.NET that may simplify and add additional value
On a Windows Server 2003 R2 with .NET 4 SDK but without Visual Studio 2010, I have tried building a Visual Studio 2010 solution with
Why do build servers poll for changes instead of SVN firing off an event (or a post-commit step) that tells the build server to start a build? It seems terribly inefficient to poll for changes, especi
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have been put in charge of looking at setting up a build server for our office.We currently put all queries into stored procedures in SQL 2000 server.This is done manually and no SQL files are produ