Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4764

Re: [OT] From svn to something else?

Newsgroups comp.lang.python
Date 2011-05-05 08:55 -0700
Subject Re: [OT] From svn to something else?
From buck <workitharder@gmail.com>
Message-ID <mailman.1197.1304614826.9059.python-list@python.org> (permalink)

Show all headers | View raw


This is what made me choose Mercurial in my recent search.

http://www.python.org/dev/peps/pep-0374/

There is a tremendous amount of detail there. In summary, hg and git are both very good, and essentially equal in features. The only salient difference is that  hg is implemented in python, so they went with that. I did the same, and I'm quite happy. It's basically svn with the shiny new distributed features added.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: [OT] From svn to something else? buck <workitharder@gmail.com> - 2011-05-05 08:55 -0700

csiph-web