On Tue, Dec 18, 2012 at 03:29:19PM -0600, Mike Meyer wrote:
> On Tue, 18 Dec 2012 14:42:34 +0100
> Gilles <gilles.gana...@free.fr> wrote:
> >     Out of curiosity, if someone is well-versed with Fossil and the main
> > DVCS systems (Mercurial, Git), 
> 
> Fossil: it's strong points are the built-in wiki and ticket tracking
> system, and that it's a single self-contained binary.  What sets it
> apart as a DSCM is autosync mode and that you can have multiple work
> spaces checked out of the same repository.  

Monotone also works as a self-contained binary (written in C++, with more
library dependencies, but all can be statically linked if desired).
And it has a centralised database, from where you can have multiple checkouts
and multiple repositories.

And it has a very powerful tagging mechanism.

Regards,
Lluís.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to