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

Bug: get lock with update breaks working copy

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Fri, 09 May 2008 14:12:23 +0100

To reproduce
- update to revision on a file, update to the previous rev (let's call
this rev 1, and assume HEAD is r2)
- get lock -> "locking failed becuase a new version exists! Do you want
to update and try again?"
- Click yes
Now the file is locked, but
  - The entries file still states that the file is at r1
  - The base file is as per r1
  - The working copy is as per r1

Now if I do "update", the entries file is updated but the others are not.

While I suspect this is a generic SVN problem rather than TSVN, I can't
find a command line equivalent of this scenario - svn lock simply fails
on an out of date file, it doesn't offer the update.

100% reproduceable with the latest nightly.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-09 15:12:53 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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