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

Re: svn up --depth empty breaks working copy

From: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 28 May 2008 14:20:47 -0700

On Wed, May 28, 2008 at 1:44 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On Wed, May 28, 2008 at 10:33 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>> Hi,
>>
>> Using a build from the 1.5.x branch of svn (built about 4 hours ago) on
>> Windows Vista, repository on apache 2.0, svn 1.4.6, Windows Vista:
>>
>> $ svn co https://server/repo/test/trunk testwc
>> $ cd testwc
>> $ svn up -r1 file --depth empty
>> At revision 1.
>> $ svn up
>> svn: Checksum mismatch for 'file'; expected: '....', actual: '....'
>>
>>
>> The same sequence appears to work with file:/// access instead of https.
>
> Ups: forgot to mention that the file must have the svn:needs-lock
> property set (and therefore be readonly).

Do you know if this is related to the TSVN issue reported recently
here with updating locked files?

Also, does it occur with 1.5.x servers or only with old servers?

--dave

-- 
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-05-28 23:21:03 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.