Hello,

how do people deploy Django projects with subversion?  We did a simple
checkout at a client's and when we need to do updates, we copy his
settings.py file somewhere outside the directory, do the svn update,
we copy the settings.py file back in and do a graceful restart of
Apache.

Does anyone have tricks to make this process a bit more efficient and
not catastrophic in case we forget to copy the settings.py file?

Vincent.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to