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

RE: can't add file if a file with the same name was svn deleted without removing lock

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 23 Dec 2008 09:48:27 -0500

One other point. Locking is NOT a security boundary. Anyone that has
write access to the repo can remove the lock. Locking is more an
indicator to be used perhaps on binary files.

Bob

-----Original Message-----
From: postmaster_at_tigris.org [mailto:postmaster_at_tigris.org]
Sent: Tuesday, December 23, 2008 5:50 AM
To: users_at_tortoisesvn.tigris.org
Subject: can't add file if a file with the same name was svn deleted
without removing lock

1. before I am using svn merge I am locking one of branches. if merge
requires to delete locked file it delete it, following commit removes
file but svn remembers that file is locked. lock can't be removed (using
user interface) because if absent in last revision.
if in future I am need to add a file with the same name, I see an error
423 that the file is locked.
Is this a bug?

2. request feature.
can you add a possibility to lock directories? I need to lock entire
project with about 4000 files and now this takes a long time.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage
Id=990526

To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=990721

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-23 15:49:12 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.