Nicola Larosa (tekNico) wrote: >> /me makes another note to spend some serious time with BZR... > > Try spending some time with Mercurial, too. It's simpler, smaller and > faster than Bazaar-NG, while also being written in Python, with a > little C.
Hmm. I'm using git for django. There's a tool that can synchronize svn to git, and with git I can manage my own branches for patches I create without bothering anybody. Works fine once you've got used to the, admittedly, strange ways of git. If you'd change to another versioning system, it would give me major headaches :-( If someone's interested, I've made my git repository publically available, but it's really more for a try-out and might go away again. Drop me a note to get the URL if you want to use it. Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
