release-management
Purpose of tagging source code?
What is the purpose of 开发者_Python百科tagging in a software release? ThanksThis is a point in time marker.[详细]
2023-01-29 14:22 分类:问答Maven release:perform problem
I have a problem when i\'m trying to run the Maven task: mvn -X release:perform [INFO] [INFO] ------------------------------------------------------------------------[详细]
2023-01-29 10:23 分类:问答Best things, from a Configuration Management perspective, to do in an automated build?
I have a fairly long and complex build automation script. From a configuration management perspective, what are the best practises for an automated build? I saw a thread about cool things to do in an[详细]
2023-01-29 08:20 分类:问答Automating Repo Changes in Hudson
I\'m putting together a Hudson setup and our build process has thrown up a bit of a roadblock. We have long been a web shop but are doing some more Java projects now. Every 2 weeks we create a tag of[详细]
2023-01-28 22:44 分类:问答thoughtworks go vs atlassian bamboo [closed]
开发者_Go百科 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 soli[详细]
2023-01-28 00:09 分类:问答How do you version and sync your MySQL data model?
What\'s the best way to save my MySQL data model and automatically apply changes to my development database server as they are made (or at least nightly)?[详细]
2023-01-26 17:27 分类:问答The environments cycled by a project
What are t开发者_C百科he environments a software product can go through. Up to now I\'ve only seen:[详细]
2023-01-26 13:32 分类:问答Automated Releases with Hudson+Ant+Subversion
We have recently spun up Hudson for continuous integration, and beginning to enjoy the benefits of automated test, static analysis, etc.Our next step is to get our cumbersome manual release process un[详细]
2023-01-26 07:22 分类:问答How to control release versions with Visual Studio?
When releasing desktop apps we usually rename the binary to contain the version number. This version isn\'t stored anywhere else but in the file name.[详细]
2023-01-26 05:45 分类:问答Maven Release Plugin Fails to release. Svn CHECKOUT failed
Hi I\'m trying to use the maven release plug-in on Hudson. The build succeeds and after then, when hudson tries to release the project, it fails with the following error.[详细]
2023-01-26 00:08 分类:问答