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

Re: [TSVN] Problems with TSVN and new locking features

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-21 17:51:30 CEST

Geissbühler Simon wrote:
> Hello
>
> First of all: Thank you very much for doing this great job. TSVN is really the coolest access to SVN!
>
> While playing around with Subversion 1.2-RC1 and TSVN1.2.0.3031 I discovered the following problems
> (hopefully they are not already reported):
>
> - Wrong error message:
> When trying to get a lock on an already locked file the following error message appears:
> Error: Lock request failed: 423 Locked (http://cchstelotest01)
> Something like: "Already locked by user: xxxxx" would be great.

That error message is thrown by the Subversion library and not by TSVN
itself. So if you want a better error message you should complain on the
Subversion mailing list (but I *think* someone else already has and I
*think* it will already be changed in the RC2 release).

> - Program TortoiseProc terminated
> When I try to "Get lock" in a workspace containing not the head revision of the appropriate
> file, the following error message appears:
> "TortoiseProc hat ein Problem festgestellt und wird beendet."
> see the attached Crash log for more information (HTH).
> Then I have to use "Cleanup" to be able to use this working copy again.

Does that still happen with the latest nightly? I just did:
- edit file1
- commit file1 --> revision 3
- svn up -r2 file1
- 'get lock' on file1 --> no crash

> - It's not possible to update a locked file due to write protection.

That's a bug in Subversion (they even call it a showstopper for the 1.2
release!) and should be fixed in their RC2 release.

> Not bugs, but wishes:
> - Possibility to select or deselect "Get lock" in the TortoiseSVN Settings->Look and Feel:
> Cascaded Context Menu

Already done.

> - New overlay icon for locked file

Already done.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Apr 21 17:51:49 2005

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

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