----Original Message-----
From: cl-wiki-devel-bounces@common-lisp.net on behalf of Stefan Scholl
Sent: Wed 9/7/2005 8:35 PM
To: cl-wiki-devel@common-lisp.net
Subject: [cl-wiki-devel] darcs repository
>You can get darcs at http://www.darcs.net/
>
>Getting the CL-WIKI development(!) darcs repository:
>
>
> darcs get http://common-lisp.net/project/cl-wiki/repos/cl-wiki_dev
>
>
>If you want to update just enter the directory of your local
>darcs repository and
>
> darcs pull
>
>Please remember: This repository can contain broken code!
Being an occasional CVS user (and someone who didn't use darcs at all)
for simple version cont. stuff I just wonder the reasons why darcs
is getting popular especially among Lispers. Is simply that "darcs is
better CVS" or some specific feature for management? Ease of use?