I was just wondering what kind of deployment strategies people have
been using with their Django sites?

Currently, for developing, I'm working right out of an SVN checkout.
For deployment, I'd ideally like to login to my production server,
grab the current copy from SVN, and then *copy* the contents from my
SVN directory to the deployment directory. I'd rather not have my
production setup running from an SVN directory.

Thoughts on this?

Jay P.

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

Reply via email to