[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn update --depth=empty WC corruption issue

From: David Glasser <glasser_at_davidglasser.net>
Date: Tue, 3 Jun 2008 00:12:21 -0700

This is fixed on trunk and nominated for backport to 1.5.x. We're
currently debating whether it really needs to make it into 1.5.0.

Given that this is the second or third independent report of this bug,
I'm starting to lean a whole lot towards putting it in 1.5.0. What is
the point of having release candidates if we don't fix the most
reported bug?

--dave

On Mon, Jun 2, 2008 at 11:45 PM, Bert Huijben (TCG)
<b.huijben_at_competence.biz> wrote:
> Hi,
>
>
>
> Using current 1.5.x (@31482) and a public collabnet subversion server on
> 1.4.3:
>
>
>
> # svn co http://ankhsvn.open.collab.net/svn/ankhsvn/trunk/src/Ankh/Commands/
> commands
>
> … <snip>.. (username guest, password empty) …
>
> A commands\AddItemCommand.cs
>
> …
>
> Checked out revision 4217.
>
> # cd commands
>
> # svn up -r 3900 --depth=empty AddItemCommand.cs
>
> At revision 3900.
>
> # svn up
>
> svn: Checksum mismatch for 'AddItemCommand.cs'; expected:
> '111f5de9b72e194b711b8
>
> 973ff8f37b1', actual: '29536039df6a7786a01c3d161693e44b'
>
>
>
> The file did modify between r4219 and r3900, but I see no notification of
> that change, but the working copy file changed and is actually back to the
> latest version after the last update (the failed one)
>
>
>
> # svn log --limit 3 -q AddItemCommand.cs
>
> ------------------------------------------------------------------------
>
> r3980 | rhuijben | 2008-04-24 12:24:53 +0200 (do, 24 apr 2008)
>
> ------------------------------------------------------------------------
>
> r3902 | rhuijben | 2008-04-16 14:28:20 +0200 (wo, 16 apr 2008)
>
> ------------------------------------------------------------------------
>
> r3878 | sander | 2008-04-15 16:40:52 +0200 (di, 15 apr 2008)
>
> ------------------------------------------------------------------------
>
>
>
> Bert
>
>
>
> (Originally reported by sander / mac|giver on the AnkhSVN project)

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-03 09:12:29 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.