"Attempted to lock an already-locked dir" error message
From: Anthony Kong <anthony.kong_at_ufjia.com>
 
Date: 2003-06-20 12:09:21 CEST 
Hi, all,
 I think I have stumped into another problem:
 In order to test-drive it, I have created a simple repository in the local
 I issued an command : svn delete /path/to/mydir
 Then I realised that I should do it on per file basis, as I have read from
 The I issued this command: svn delete /path/to/mydir/file000
 where file000 is a normal text file.
 It returned OK, then I issued this command: svn commit 
 I found that the command did not return. I do not know if it is waiting for
 Then I tried this: svn commit --message "Try delete a file"
 A message is returned: 
 svn: Attempted to lock an already-locked dir
 So i performed a cleanup as advised. And afterward I can successfully
 I have a few questions:
 1) which of my actions above caused the locking problem? Why is it locked
 Regards,
 Anthony
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.