On Mon, Oct 24, 2011 at 04:20:33PM +0200, Andreas Tscharner wrote: > > [snip] > > > Anyway, the same error happens with TortoiseSVN and > > Subversion 1.7.1, so > > is my assumption correct, that this was an error during the > > working copy > > upgrade process from 1.6 to 1.7 and is not fixed by updating > > Subversion > > but only by checking out a fresh working copy (or performing > > the upgrade > > from 1.6 to 1.7 with Subversion 1.7.1, which would then result in an > > error because of a corrupt working copy)? > > Did you try from your 1.6.x working copy with version 1.7.1 or did you try on > the same working copy you've already tried v1.7.0? > > I am actually asking, because I am thinking about deplyoing 1.7.x in our > company, but as long as this bug is not fixed, I am hesitating... >
It was an upgrade bug which was fixed in 1.7.1. Version 1.7.1 (24 Oct 2011, from /branches/1.7.x) http://svn.apache.org/repos/asf/subversion/tags/1.7.1 User-visible changes: [...] * fix 'checksum != NULL' assertions in some upgraded WCs (r1177732)