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

Re: locked files before and after TortoiseSVN 1.6.0, Build 15855

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 03 Apr 2009 18:14:17 +0200

Jake VanEck wrote:
> My apologies if I'm not formatting this correctly or sending to the
> wrong group/address.
>
> I believe this is a bug in the newest version of Tortoise with
> previously locked files.
>
>
> I have files checked out on my local machine previously checked out by a
> version before 1.6 (I think 1.5.8 or 1.5.9)
>
> I've since locked those files
>
> I then installed version 1.6 today and rebooted as requested.
>
> Now, when I try to check a file back in that has been updated, I'm
> getting the following error:
>
>
> Command: Commit
> Modified: C:\file\checked_out_file_name.sql
> Sending content: C:\file\checked_out_file_name.sql
> Error: Commit failed (details follow):
> Error: Server sent unexpected return value (423 Locked) in response to
> PUT request for
> '/code/!svn/wrk/5a36fc09-0924-8e46-ba32-79e7d7793b8a/checked_in_path/file/checked_out_file_name.sql'
>
> Finished!:
>
>
> In order to resolve this issue, I have to go in to Tortoise, break the
> lock, go back to my local machine, run the SVN Get Lock, then I can
> check the file back in.

Did you do a fresh checkout after upgrading? If yes, then you don't own
those locks anymore since a lock is not assigned to a user but a working
copy (you could have more than one working copy).

If however you're still using the same working copy, try running update
on that working copy to trigger the format update. If you then still get
that error, you should report this on the subversion mailing list.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1533668
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-03 18:14:34 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.