That's exactly what we're doing. Our "update production" script reads:

svn update /u/django/project
sudo /etc/init.d/apache2 restart

The only time this doesn't work is if someone has tweaked a model and
there's schema changes to be made in conjunction.

-joe

On 1/10/07, Cam <[EMAIL PROTECTED]> wrote:
>
>
> To deploy into production you should run all tests, tag a release and
> have the webserver check out your tag.
>
> cheers,
> Cam.
>
>
> >
>


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