release-management
Hotfix / Patch build & delivery approach
We are in开发者_StackOverflow社区 the process of adapting our build & release procedure of one of our Java based products to support patch / hotfix releases.[详细]
2023-01-10 08:09 分类:问答Locking a SubVersion branch in the days before a release
In the days before a release we\'d like to be able to prevent developers from committing files to the SubVersion branch, unless a team leader has reviewed and开发者_JS百科 approved the changes (in whi[详细]
2023-01-09 16:21 分类:问答Should I release self.view?
I have a question regarding to self.view in a UIViewController. First, in my app, everything is created programmatically. And normally I create self.view in the loadView method:[详细]
2023-01-09 09:31 分类:问答Reference on when to release in Objective-C
I\'m having a recurring problem in Objective-C. I\'m either releasing things too many time, or not enough. or perhaps I\'m not retaining them enough...[详细]
2023-01-09 06:02 分类:问答Release fixes with only some changes from CVS trunk without using branches
I have this kind of situation: CVS trunk - all changes, stable ad unstable, are made to trunk. production - major releases are made creating tags on CVS, but minor fixes are made manually, merging o[详细]
2023-01-08 16:15 分类:问答Subversion and dependencies
I am trying to find a viable strategy to a following problem. We have several web projects which are dependent on our framework. Everything is stored in our SVN and has its own project with all the n[详细]
2023-01-07 08:17 分类:问答Django deployment tools
I\'m looking for some tool (or set of tools) that could help me automate deploying Django projects with all required dependencies.[详细]
2023-01-06 11:09 分类:问答Distinguishing development iPhone app versions
I like to keep a store-bought version of my iPhone ap开发者_高级运维ps on my phone so that I can reproduce any customer issues that come up, but I obviously also want to run the most current developme[详细]
2023-01-06 10:49 分类:问答What's the best way to get a copy of the tip of a mercurial repository?
I want to do the equivalent of svn export REMOTE_URL with a mercurial repository. What I want at the end is an unversioned snapshot of the repository at the remote URL, but without cloning all of the[详细]
2023-01-04 22:57 分类:问答What is the best way to handle Java web application versioning?
I have a standard Java application that handles both REST and UI calls.What is the best way for me to create and manage an application version (major.minor.release.build)?I\'m using Subversion, Maven,[详细]
2023-01-04 20:53 分类:问答
加载中,请稍侯......