Deployment with CakePhp

Posted by Michael on Stack Overflow See other posts from Stack Overflow or by Michael
Published on 2010-04-03T01:42:54Z Indexed on 2010/04/03 2:13 UTC
Read the original article Hit count: 282

Filed under:
|

Hi all,
I have a CakePhp Website that is currently live. I would like to keep working on the site, without impacting the deployed site.

What is the best way to keep a production version separate from a deployed version, and then merging the two when appropriate?

Thanks!

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about deployment