I\'m pretty new to doing sysadmin stuff for my development and to the django framework. I want to have a different username/pas开发者_如何学Gosword for my local dev station and to my production enviro
I am using TFS 2010, and I am trying to test the cloaking functionality. I have nearly identical build definition files for each environment (dev, qa, prod) - they only differ (for testing purposes) i
One of projects in our solution references a third party .NET C++ assembly which exists as 64 and 32 bit version. As we wanna provide our application for 32 & 64 bit systems we currently start two
Well I didn\'t do a correct backup of my settings when I updated Team City and somehow lost all of my VCS roots but the rest of my settings for my projects are still there.
We have a Flex 4.0 project in our product and we\'re trying to set up command-line build for it. This is to be used on our build server.
for some time my company is now using Maven and TeamCity to build Java stuff. Currently we are investing quite heavily in continuous integration and ultimately continuous delivery.
We are using TFS 2010 to deploy a web application. We use the project settings of our web application to configure which iis-folder should be used, to copy the web-application.
We are setting up a Team City build se开发者_运维知识库rver. On previous VS 2008 projects a full version of Visual Studio has been installed on the build server.
I\'m looking for a way to automate the \"Buil开发者_如何学God and Archive\" and \"Organizer->Share..\" for my OSX Mac App Store builds.I have read through \"Xcode “Build and Archive” from command li
I\'ve got a large code base that builds fine using a old custom build system cobbled together using bunch of bash scripts and simple Makefiles recursively combined.