William Xu <[EMAIL PROTECTED]> writes:

> Where have i done wrong? i simply attach the corresponding patch in
> _darcs directory ... :-)

darcs doesn't only need the patch itself, but the context of the
patch - else, it won't be able to fit it into the repository as a
whole. Remember that darcs has a patch theory behind the patches,
and a patch needs a context to determine whether it can commute
with other patches.

That's why "darcs apply" needs a patch bundle, not just a single
patch. The patch bundle is created using darcs send, which either
sends the file directly via email, or writes it to the file system
when given the -o option.

Greetings,
        -- Jorgen

-- 
((email . "[EMAIL PROTECTED]") (www . "http://www.forcix.cx/";)
 (gpg   . "1024D/028AF63C")   (irc . "nick forcer on IRCnet"))


_______________________________________________
Emms-help mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to