Hi Mike,

that actually helped!

Putting the staging project folder in a folder of its own
and changing server relevant settings did the trick.

-benjamin

Am 08.09.2009 um 15:29 schrieb Mike Ramirez:

> I do something similar one site, but both have parent directory that  
> holds
> misc data and the project dir, example:
>
> staging/
>   apache/
>               apache scripts and custom conf files specific to this deployment
>   myproject/
>               ...
>       misc_stuff/
>               scripts specific to this deployment
> live/
>       apache/
>               scripts and custom conf files specific to this deployment
>       myproject/
>               ...
>       misc_stuff/
>               scripts specific to this deployment
>
> Both are checked out from the same svn (instead of git) repo.   
> Staging of
> course is where I edit and make changes to the code for live and  
> commits are
> from stage. While live is a read only checkout.
>

> Hope this helps,
>
> Mike


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to