TSVN delete with "keep locks"
From: Dan <svn_at_digidescorp.com>
Date: 2006-08-16 23:40:10 CEST
I think that this is a bug in Subversion itself, but was using TSVN.
Subversion seems to remember locks after deleting a file, if the file
Versions: client: TSVN 1.3.5 or 1.4.0RC1, server: Subversion 1.3.2 on
Summary/Recipe:
1) Add file (needs-lock).
2) Commit file.
3) Lock file.
4) Delete file (TSVN delete).
5) Commit with "keep lock".
6) Add a new file with same name (needs lock).
7) Commit file -- fails because "File 'xxx' already exists".
Work-around:
A) Update to revision (when file existed).
B) Check for modifications (on server).
C) Right-click and "break lock".
It seems like this would be common enough that it would have been found
Thanks in advance for any info/advice. (Is this known? Fixed in SVN
Also, is there a way to have "keep locks" set by default in the commit
---------------------------------------------------------------------
|
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.