Page 1 of 1

[SVN] Checksum mismatch

Posted: Wed Dec 07, 2011 7:48 pm
by TBeholder
Consistent error

Code: Select all

Checksum mismatch while updating '[...]VegaStrike/trunk/data/programs/fplod.h'; expected: 'aeb7a9ba74b098a15bc1c14ed23c6210', actual: '11a3a8e264d2b5e6df70a9e49333797f'
Delta source ended unexpectedly

Re: [SVN] Checksum mismatch

Posted: Wed Dec 07, 2011 8:58 pm
by klauss
Maybe your working copy is corrupt.

Fresh checkout? (you can remove the "programs" folder and do an svn up to do a fresh checkout of the folder only)

Re: [SVN] Checksum mismatch

Posted: Wed Dec 07, 2011 9:37 pm
by TBeholder
klauss wrote:Maybe your working copy is corrupt.
I started with removing WC file and besides this would be obvious on diff... but the base probably was.
klauss wrote:Fresh checkout? (you can remove the "programs" folder and do an svn up to do a fresh checkout of the folder only)
Yes, removed ./data/programs, then "updated" it in SVN workbench (./data .svn knows it, of course) - no errors anymore.
Weird bug.