build-server Questions
1
Solved
Our build server is configured with just the MS Build Tools 2015 to ensure that we have just enough installed to build projects without having too much installed (i.e. full VS Developer Environment...
Plasterwork asked 27/7, 2015 at 16:1
6
Solved
Its been a while since I setup a Build Server so maybe I've forgotten something or maybe .NET 4.5 is different from whatever version I did this with last time, but here is my problem.
I'm trying t...
Sforza asked 17/10, 2012 at 22:39
3
Solved
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 periodic integration build to fail on our build server (w...
Immodest asked 17/2, 2011 at 17:58
3
Solved
When trying to deploy my site using TeamCity and Web Deploy I get this error:
error MSB4057: The target "MsDeployPublish" does not exist in the project.
Is there something I have to install on a...
Eversion asked 10/10, 2013 at 12:32
1
I'm currently setting up a build server at our office and I was wondering what's best practice for this. I know each situation asks for a different approach and there are a million ways to achieve ...
Ninebark asked 26/6, 2014 at 13:17
3
Solved
I have a problem when I check in my server to my build server (using TFS), but for some reason, return me the next error:
Exception Message: MSBuild error 1 has ended this build. You can find more...
Negotiation asked 30/7, 2014 at 22:0
6
Solved
We have a TFS 2008 project with two branches ("Main" and "NewFeature").
Each is a complete, independent "copy" (variant) of the source code.
By changing the workspace mappings, we can map either v...
Wrac asked 2/12, 2009 at 16:11
1
Im new to Azure and wanted to create a Continuous Integration build using TFS. I created a build definition but building my Cloud App with simple website using a hosted buildserver in the build def...
Preconcert asked 2/5, 2013 at 23:12
2
Solved
When creating a build server that does clean version control check-outs and full system builds of everything in a given source repository or project, what is the minimum required Delphi install foo...
Hostess asked 17/12, 2012 at 14:35
7
Solved
I've got the question... Are there any free build servers for .NET applications? We are starting project as remotely working team and right now we are searching for such solution. As far as i...
Inapplicable asked 2/9, 2010 at 7:26
4
Solved
If you have an ASP.NET Web Site project type (the one without a proper .csproj or .vpproj project file and that is just a folder of loose files), then when you add a package with NuGet, it makes a ...
Zirkle asked 12/5, 2011 at 10:6
0
We have several virtual machines distributed among several data centers. Each VM has its own rebooting schedule with different timezones. The problem is when VM with TeamServer is rebooting and oth...
Garnishee asked 11/9, 2012 at 6:26
3
Solved
Experienced a very strange problem today on our TFS2010 build server. Suddenly the build service failed for no apparent reason. We´re been trouble shooting it all day, but still haven´t found the r...
Pollinosis asked 21/10, 2011 at 19:33
5
Solved
We have two websites for the same client (main www site and another for the ecommerce site which sits on a seperate server) that use shared portion of code (various features/styles/javascript etc.)...
Ebneter asked 2/2, 2010 at 12:55
3
I am currently researching a good setup for a continuous integration server which would build various C++ applications for several Linux distributions.
My primary question is how other users here ...
Beggary asked 2/11, 2010 at 20:6
5
Solved
I've started experimenting with Hudson as a build server. I'm using subversion and have it configured to poll every minute. The issue I'm seeing is that if a build at revision 10 takes 5 minutes an...
Heilungkiang asked 4/6, 2009 at 7:44
18
Solved
I haven't worked for very large organizations and I've never worked for a company that had a "Build Server".
What is their purpose?
Why aren't the developers building the project on...
Collectivize asked 8/7, 2009 at 16:24
3
Solved
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
msbuild MySolution.sln /p:RunCodeAnalysis=true
but that fail...
Congo asked 19/6, 2010 at 11:31
5
Is it better to have a Build Server in a virtual machine? Do the benefits of having a build server in a VM outweigh the costs?
Rifling asked 19/1, 2009 at 15:46
3
Solved
I want to create create a label (tag) in the SVN with a file's version.
I'm already renaming the artifact by getting the file version of the main executable produced by the build. Such as: MyInst...
Discouragement asked 24/6, 2009 at 21:41
4
Solved
We're currently not applying the automated building and testing of continous integration in our project. We haven't bothered this far as we're only 2 developers working on it, but even with a...
Jeb asked 20/1, 2010 at 16:34
2
Solved
I have a build server running CruiseControl.NET. It works well for the 7 projects that are configured to run on that server (let's call it server A).
Now I have a new project that I wish to build ...
Afoul asked 7/11, 2008 at 4:0
© 2022 - 2024 — McMap. All rights reserved.