I am looking at CakePHP for several large scale projects. One thing
I'm wondering about is the best way to set up a development
environment.

My idea Environment looks like this:
   - Source Code is stored in SVN or CVS
   - Developers check out code and work on thier own system of choice,
and commit changes to the code
   - Code/Database changes are checked out to a QA environment to
testing
   - Code/Database are checked out of Version Control to production
environment for test

This is a lot of environments for one set of code to jump around in.
How does cakePHP handle this? Will configuration environment for
CakePHP allow it to jump from computer to computer without any
problems? If this is not ideal, what then is a proper way to develop
and release within the Cake infrastructure? How do you and your
company handle this issue?

Thank you for your time,
Rob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to