Vikrama Sanjeeva wrote:

Also, in case of web-applications what is the best practice to deploy REL-1.7 on production ? Do we replace whole REL-1.6 code with REL-1.7 or just update the production with modified binaries of REL1.7 ?

Normally you would want to work in a way that gives you a known 'roll-back' state in case the next change introduces problems. If you don't keep a whole release together you'll have to track the individual changes to know how to reproduce the last working state.

--
  Les Mikesell
   lesmikes...@gmail.com


Reply via email to