I would recommend Bazaar. In my opinion it has a simpler and more
intuitive command set than Git or Mercurial. It can also import code
history from Subversion, and has good integration with Trac. Bazaar is
fundamentally a distributed VCS, but has specific support for a
central repository workflow. And it's written in Python. The "shelve"
command found in bzr-tools is invaluable. Shelve is one of those
things that you didn't know you needed, but can't live without once
you discover it.
--~--~---------~--~----~------------~-------~--~----~
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