stuck state, loosing data because I can't commit, help....
From: Yount, Steffen <s.yount_at_xpedite.com>
Date: 2004-02-27 00:19:30 CET
Hi,
How do I get around this problem?
1) I checkout the following directory tree:
one\
one\subone.txt
one\two\
one\two\subtwo.txt
2) I edit: one\subone.txt
3) I delete the dir: one\two\
4) Now I cannot commit the changes made inside of "one\subone.txt", Instead
svn: Commit failed (details follow):
svn: Working copy 'C:/test/one/two' not locked
5) So I think, hmm maybe svn cleanup will help? But then I get this error
svn: 'two' is not a working copy directory
6) In frustration I try to commit again, but now I get this different error
svn: Working copy 'C:\test\one' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
7) svn cleanup still doesn't help
8) Here's what my svn status looks like:
L C:\test\one
~ C:\test\one\two
So, what do I have to do to be able to commit the changes made to the file
Thanks,
-Steffen
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.