[issue535] darcs record; darcs send; darcs unrecord --last=1" fails in (partial) ghc head repo

David Roundy bugs at darcs.net
Fri Sep 21 12:59:11 EDT 2007


David Roundy <droundy at darcs.net> added the comment:

This is definitely a bug, and I believe it's also been reported before.  But
it's a tricky bug to fix (--partial repository bugs generally are).  We (well,
*I*, to be honest) never intended for --partial repositories to be used with
development repositories, so a number of commands just aren't supported (unless
you're lucky).  :(  The code, unfortunately, is hard to fix.

It used to be that unrecord was *always* unrecord --last=1, but we made unrecord
fancier, and this bug is one of the side-effects.

David

----------
priority:  -> bug

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue535>
__________________________________



More information about the Cvs-ghc mailing list