On Thu, Sep 10, 2009 at 16:58, Martijn Faassen <[email protected]> wrote: Hi Martjin
> Hey, > > Christian Theune wrote: > [snip] >> Same here. We also ended up in many deadlock situations having to >> sacrifice chickens for SVN to resume operations. That's why we started >> investigating alternatives which are better at branching and merging. Here, we use Hg since 1 year and I'm really happy about that. I don't want use svn anymore. > The move of the Python core developers to mercurial is also interesting. Caution with the actual workflow, 2 differences between SVN and Hg : - you cannot check out partial repository - external does not exist Cheers -- Sebastien Douche <[email protected]> Twitter: http://bit.ly/afkrK (agile, python, open source) _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
