continuous-integration
Having developers work with the last successful build with SVN
If you work with subversion, how can you organize that de开发者_如何学JAVAvelopers can easily checkout the last working build and work on this one, instead of working on a potentially broken HEAD?[详细]
2023-03-25 02:25 分类:问答Visual Studio required to run MSTest test on Team City Build Server?
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.[详细]
2023-03-24 18:01 分类:问答How to check if WCF services are alive and restart them if needed?
I have a few WCF services that live inside one Windows managed service. These services perform distributed functional testing on several units under test. Quite often Windows on the units goes into bl[详细]
2023-03-24 01:23 分类:问答How to compile a Delphi 7 project group file (.bpg) using the command line?
I\'ve grouped a lot of projects in a project group. All the info is in the project.bpg. Now I\'d like to automatically build them all.[详细]
2023-03-24 00:56 分类:问答hudson : map SVN credentials to emails
I bet this is highlighted in documentation somewhere but开发者_JS百科 I\'m a bit lazy right now.[详细]
2023-03-23 23:57 分类:问答Development server for version control, wiki, and continuous-integration
I\'m familiar with the typical development server stack: SVN Trac Jenkins/Hudson Now I\'m looking for something that can handle distributed version control (I\'m leaning towards Mercurial).[详细]
2023-03-23 05:58 分类:问答Build and deploy only updated/changed files - Hudson
I am using hudson for continuous integration to build the project and deploy it to server which is happening but hudson have to build only the changed files committed in the svn a开发者_C百科nd deploy[详细]
2023-03-22 23:20 分类:问答Best Continuous Integration Setup for a solo developer (.NET) [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-22 10:27 分类:问答Jenkins - Promoting a build to different environments
I was hoping for some guidance on the best way to promote a build through its environments. We have 3 environments, DEV, STAGING, PROD.[详细]
2023-03-22 08:19 分类:问答Project management/build tools for a Django project? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-22 06:58 分类:问答