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.

-Jonathan
--------------------
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