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


Groups > comp.lang.python > #4764 > unrolled thread

Re: [OT] From svn to something else?

Started bybuck <workitharder@gmail.com>
First post2011-05-05 08:55 -0700
Last post2011-05-05 08:55 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#4764 — Re: [OT] From svn to something else?

Frombuck <workitharder@gmail.com>
Date2011-05-05 08:55 -0700
SubjectRe: [OT] From svn to something else?
Message-ID<mailman.1197.1304614826.9059.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web