New submission from Tommy Pettersson <[EMAIL PROTECTED]>:

I get a Hash failure with darcs2 (with both hashed and darcs-2
format, but not with the old format).

I run the following command in a newly initialized repo:

  find -name _darcs -prune -or -print | while (read f) { darcs add $f && darcs
rec -am 'init '$f }

and after a while I get:

  Finished recording patch 'init ./sample.call'
  Finished recording patch 'init ./sounds'
  Finished recording patch 'init ./sounds/Makefile'
  Hash failure in /home/tommy/tmp/asterisk-1.4.0 of hash
7e8f6423d14d055b145c1e482e7de9cf56ceea78

After that all darcs commands fail with:

  darcs failed:  Couldn't fetch `7e8f6423d14d055b145c1e482e7de9cf56ceea78'
  in subdir pristine.hashed from sources:

I've put a 33 MiB .tgz of the repo in this state at:

  http://www.lysator.liu.se/~ptp/pub/hashfailure.tgz

----------
messages: 3314
nosy: beschmi, droundy, kowey, tommy
priority: bug
status: unread
title: hash failure with hashed and darcs-2 format

__________________________________
Darcs bug tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue673>
__________________________________
_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to