On Tue, Jul 23, 2013 at 12:31 PM, Dave Angel <da...@davea.name> wrote:

> The three distributed version control systems I know of are:
>    git, mercurial, and bazaar
>

Not to overplay my Joel Spolsky fanboiism, but are you aware of Kiln from
Fog Creek?  It started out as an enterprise-friendly wrapper around
Mercurial (which is still Joel's favorite, apparently), but they decided to
make it agnostic: it now round-trips seamlessly between git and Mercurial,
with users of either not needing to know or care what other users prefer.

Of course, I haven't actually used it myself, so I only have the
developers' word to go by that it's the greatest thing since sliced bread -
but I thought I'd mention it.
http://www.joelonsoftware.com/items/2013/03/11.html
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to