[issue829] pull => bug in get_extra commuting patch

Jason Dagit bugs at darcs.net
Sat Oct 25 04:54:51 EDT 2008


Jason Dagit <dagit at codersbase.com> added the comment:

> The only other known/hypothesized cause of this that I
> can think of includes patches which have identical meta data but
> different contents.  I can tell from the output that is not the case
> for you.

I just realized I'm wrong about that.  A proper assessment would
involve looking at the contents of the first and second patch listed
in the output of error message and see if they are identical in both
copies of the repository.  Something like:

cd ZWiki; darcs changes -v -p 'clean up test rules'
cd ../ZWiki-unstable; darcs changes -v p 'clean up test rules'

Do that for both patches.  If either patch is different between the
two repositories then this is just like
http://bugs.darcs.net/issue1026.

Sorry for my silliness.

Jason

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



More information about the Cvs-ghc mailing list