[web2py] Re: On moving incremental changes to production

2013-11-05 Thread Cliff Kachinske
Hope this helps. You said "we." That means you really need to use a version control system with a branch identical to your production system code. Do all your bug fixes against that branch. Whether you do a full regression test before pushing new code to the production machine is a judgement ca

Re: [web2py] Re: On moving incremental changes to production

2013-11-04 Thread Johann Spies
I don't know whether it is the best way but I use mercurial for my apps. That helps to go back to an earlier version of a file when something go wrong. Regards Johann On 5 November 2013 07:34, Jayadevan M wrote: > Let me try rephrasing the question. What is the preferred way of deploying > cha

[web2py] Re: On moving incremental changes to production

2013-11-04 Thread Jayadevan M
Let me try rephrasing the question. What is the preferred way of deploying changes in production? On Thursday, October 3, 2013 6:15:44 PM UTC+5:30, Jayadevan M wrote: > > I have deployed version 1 of an application in production. Let us say we > used the admin console and created a project (.w2p