[darcs-users] Corrupted patch after unpull && pull (?)
Miklos Vajna
vmiklos at frugalware.org
Mon Nov 17 18:24:19 UTC 2008
Hi,
I'm not sure if this is a bug or feature, so I'm posting it here in case
it's the later..
darcs get http://code.haskell.org/haddock
# now we have n patches (let's mark '1' the oldest one)
zcat _darcs/patches/20081115225845-a762e-a282428d9895bd069958a4e44dc8a620a3542775.gz
# this will work fine, it's actually the (n-2)th patch in the repo
darcs unpull -a --last=3
# now we have n-3 patches
darcs pull -a
# I would think now we have the state after get, but it's not true:
$ zcat
_darcs/patches/20081115225845-a762e-a282428d9895bd069958a4e44dc8a620a3542775.gz
>/dev/null
gzip:
_darcs/patches/20081115225845-a762e-a282428d9895bd069958a4e44dc8a620a3542775.gz:
invalid compressed data--crc error
Is this expected?
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081117/6a7e26c1/attachment.pgp
More information about the darcs-users
mailing list