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

Tortoise does not set write permission after "get lock"?

From: Holger Karl <holger.karl_at_uni-paderborn.de>
Date: Sat, 19 Jan 2008 15:20:01 +0100

Hello,

following problem:

* file with "needs lock" in repository

* in cygwin, "svn lock TestDocument.doc" changes the file permissions for
the file alright:

karl_at_Shirkan ~/projekte/svn
$ ls -la TestDocument.doc
-r--r--r-- 1 karl Kein 19968 Jan 15 15:20 TestDocument.doc

karl_at_Shirkan ~/projekte/svn
$ svn lock TestDocument.doc
'TestDocument.doc' locked by user 'HolgerKarl'.

karl_at_Shirkan ~/projekte/svn
$ ls -la TestDocument.doc
-rw-r--r-- 1 karl Kein 19968 Jan 15 15:20 TestDocument.doc

* when I try the same with TortoiseSVN "get lock", the lock is acquiered all
right, but the file permission in the local copy are not changed ?!?! It
stays read only :-(((

* (other mails in the archive discuss this problem for files on an SMB
share, but this is a normal file in my local directory, not shared, nothing
out of the ordinary)

I would very much appreciate any help here; this is almost a show stopper
for us!

Thanks a lot,

Holger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-19 15:20:18 CET

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.