the way that we handle it is that the config folder is not in svn
(ignore property is set) this way on our dev setups the debug settings
and db settings can be what we want them to be.  we have a beta site
that is constantly updated to latest code (using a post-commit
callback in svn)  at some point it we will probably hook it into our
cruise control processes that we use for our Java Stuts app suite.
and our deployed version only comes out of the tags that are marked
with the cake rev number that they have passed Q/A for.



On 3/7/07, rtconner <[EMAIL PROTECTED]> wrote:
>
> 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
>
>
> >
>


-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

--~--~---------~--~----~------------~-------~--~----~
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