hi,

is there something similar to Capistrano 
(http://wiki.rubyonrails.com/rails/pages/Capistrano) in python?

what i'm looking for is a tool which i can configure to do the 
release-process automatically.. mostly things like:

- checkout the newest version of the source code on all the servers
- adjust some config settings
- restart apache
- rollback to an older version

etc.

so before i start to code my custom python scripts... is there anything 
like this in python?

or, did perhaps anyone try out Capistrano with python?

gabor

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