On 8/27/07, Jonathan Ellis <[EMAIL PROTECTED]> wrote:
> On Mon, 27 Aug 2007 17:51:04 -0600, "Daniel Dilts" <[EMAIL PROTECTED]>
> said:
> > I&#8217;ve been looking at versioning systems other than CVS and SVN 
> > recently.
> > The one that has caught my eye is Monotone.  HYPERLINK
> > "http://monotone.ca/"http://monotone.ca/
> >
> > Does anybody know anything about this?  I like the way their distributed
> > model looks, but, other than Wikipedia, I haven&#8217;t found too much about
> > it.
>
> Monotone is a 1st-gen distributed version control system.  More recent
> systems are better.  The most popular are Git and Mercurial, then Bazaar
> and Darcs.
>
> I prefer Mercurial.  Short version of reasoning: Bazaar and Darcs are
> much slower.  Darcs has show-stopper bugs besides.  Git and Mercurial
> are about equal speed- and feature-wise, but Mercurial is more
> cross-platform and better-documented.

Good summary.  I actually ended up using the Mercurial documentation
to learn how to use bzr and git because its so much better, and they
all have the same basic features and operations.  If you need to
install one of them on, say, a redhat 8 system (don't ask), git is the
only one that will work.  Being written in plain old C has its
advantages.

Bryan
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to