LWN.net Logo

Emacs chooses Bazaar

Emacs chooses Bazaar

Posted Mar 14, 2008 3:58 UTC (Fri) by MarkWilliamson (subscriber, #30166)
In reply to: Emacs chooses Bazaar by njs
Parent article: Emacs chooses Bazaar

I don't know what the OP meant to say, but to me the modern DVCS systems 
seem much more practical for keeping small, simple projects in than, say, 
CVS or SVN.  They keep all the repository state in a single directory, 
within your working tree; there's no separate repository.  In this 
respect it's rather like using RCS (except better!), which always used to 
be my solution to revision controlling single files / small groups of 
files.


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds