Juliusz Chroboczek <[email protected]> writes:

> New features [of vc-darcs]:
>
>   - works with all variants of Darcs repositories (pristine-less, hashed,
>     2.0, etc.);

Great!  I've wanted this for a while, but when I took a look at the code
I could see it was gonna be a lot of work to handle hashed repositories
(OTOH, I don't think I knew about "darcs show" at the time).


>   - integrates more smoothly with Emacs (thanks to whoever added the new VC
>     interfaces);

That would probably be ESR.

> Limitations:
>
>   - requires a Darcs 2.* binary;

To clarify: it requires darcs 2.0.0 or higher -- but it still supports
repositories in darcs-1 (old-fashioned-inventory) format?

> More precisely, this version only makes the following assumptions about
> the format of Darcs repositories:
>
>   1. the root of a Darcs repository is marked by the presence of a directory
>      called _darcs;
>   2. no files under _darcs are ever registered, except for files under
>      _darcs/prefs.

I looked at (info "(emacs)Registering") but I don't really understand
what this means.  Is registering something for RCS/CVS that Darcs users
don't need to know about, other than "don't use it"?

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to