release-management
How maintain revision/build component in version?
After reading a lot of articles/QAs/FAQs/books I become to think that [MAJOR].[MINOR].[REV] is most useful versioning schema to[详细]
2023-04-11 17:26 分类:问答Rolling Deployment of a web application in a web farm
We have asp.net web application with sql server that is deployed on server farm with federated databases. We use stored procedures (as opposed to prepared sql statements) and inproc sessions. As part[详细]
2023-04-02 10:35 分类:问答How to manage multiple products that share code [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-04-02 10:28 分类:问答Managing InstallScript releases
How to manage InstallScript differential upgrades and releases. For every version I ship, do I need t开发者_如何学运维o keep two releases? One for existing customers - for upgrade and one for new cus[详细]
2023-04-02 06:50 分类:问答Where should I release an object? Can it release itself?
I want to get friends information from Facebook and save it with Core Data. I build a FriendsManager Class that gets the a list of friends from Facebook (name and id)[详细]
2023-03-30 08:39 分类:问答Multiple time allocation and release
I am creating a quiz app for iPhone/iPad(universal app).It is working fine on simulator but on real device there are some problem i am facing..[详细]
2023-03-29 12:16 分类:问答Can Nant be used to deploy to different servers?
Can Nant be 开发者_运维问答used to deploy an application to a different set of servers based on some type of property/parameter?[详细]
2023-03-29 07:44 分类:问答How to handle the deployment and updates of multiple installations of one CakePHP web-app?
I ma开发者_StackOverflow中文版de a simple CMS with CakePHP to handle a small (but growing) number of websites. The CMS is constantly evolving as I regularly add features to a development version on my[详细]
2023-03-29 06:19 分类:问答Nexus release staging repository solution
I want to implement really simple workflow for our release management: Developers deploy\'s the build with maven to the staging nexus repository[详细]
2023-03-27 00:21 分类:问答How to update the RPM version?
How to update a RPM version? Shall i开发者_如何学JAVA just update it in my spec file and re-build the entire package?That would be the first step, yes. You may also have to download the new source. An[详细]
2023-03-18 12:37 分类:问答