Mikael Lax mikael.lax@bredband.net writes:
my apologies for the incomplete patch, I haven't used darcs before. Attached now is a second attempt, if it still doesn't work I would appreciate any advice on how darcs patches are actually made.
Hmm. Darcs still refuses to apply that. You should create darcs patches with:
$ darcs record $ darcs send -o foo.patch
Regular diffs would work too.
Thanks!