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

local directory "obstructed"

From: Per Lindberg <per_at_implior.com>
Date: 2005-01-12 14:39:47 CET

I have a local sandbox where one subtree of the directory acts weird.
(WEB-INF/classes/com). I run both svn 1.1.1 and TortoiseSVN 1.1.2
under WinXP-SP2.

When I try to commit the main directory with svn ci,
I get a message saying that the main directory is locked,
and that I should run 'svn cleanup'.

When I try to cleanup with svn cleanup,
I get a message saying that WEB-INF/classes/com
is not a catalog in a working copy.

When I try to add the subtree with svn add WEB-INF/classes/com,
I get a message saying that the working copy "WEB-INF\classes" is locked,
and that I should run 'svn cleanup' to remove locks.

So I'm back on square one.

When I try to commit the main directory with TortoiseSVN,
it shows the sub-catalog as "obstructed", with a checkbox.
Checking it, and clicking OK results in a dialog box with
the message:

   Working copy 'C:\Myproj' locked.
   Please execute the "Cleanup" command.

When I try to clean up the main directory with TortoiseSVN,
it pops up a dialog box saying

   Subversion reported an error while doing a cleanup!
   'C:/Myproj/WEB-INF/classes/com' is not a working copy directory

When I try to add the subtree with TortoiseSVN,
I get a dialog box saying that

   All files are already under version control.
   There's noting to add!

All subdirectories contain a hidden .svn directory, except
WEB-INF/classes/com (and its subdirectories).

I'm kinda stuck. What is wrong?

Per Lindberg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 12 14:42:26 2005

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.