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

cleanup unable to clean up - suggests I should clean up first (?!)

From: Eirik Maus <eirik.maus_at_bbs.no>
Date: Thu, 21 May 2009 00:06:06 +0200

Commit failed. Now I can’t do anything without cleaning up first - not even clean up (?!). All directories and files are writable. Does anyone have a clue?
It seems like the only option is to edit the .svn/entries file, but it is very hard to find any information on the file format.

Output from the cygwin window below (yes, I’ve noticed the user groups setup is not perfect, but this is windows so it doesn’t matter).

- eirik

eim_at_XPPC2842 /cygdrive/c/workspace/source-ng/trunk/shared/shared-integration/shared-integration-base
$ svn up --force
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

eim_at_XPPC2842 /cygdrive/c/workspace/source-ng/trunk/shared/shared-integration/shared-integration-base
$ svn cleanup
svn: Unable to lock 'src/test/java'

eim_at_XPPC2842 /cygdrive/c/workspace/source-ng/trunk/shared/shared-integration/shared-integration-base
$ ls -la src/test/java/.svn
total 3
drwx------+ 6 eim ???????? 0 May 20 23:12 .
drwxrwx---+ 5 eim mkgroup-l-d 0 Dec 17 16:00 ..
-rwx------+ 1 eim ???????? 130 Feb 9 22:45 all-wcprops
-rwx------+ 1 eim ???????? 302 May 18 20:19 entries
-rwx------+ 1 eim ???????? 2 Dec 17 16:00 format
-rw-r--r-- 1 eim mkgroup-l-d 0 May 20 23:12 lock
drwx------+ 2 eim ???????? 0 Dec 17 16:00 prop-base
drwx------+ 2 eim ???????? 0 Dec 17 16:00 props
drwx------+ 2 eim ???????? 0 Dec 17 16:00 text-base
drwx------+ 5 eim ???????? 0 May 18 20:19 tmp

eim_at_XPPC2842 /cygdrive/c/workspace/source-ng/trunk/shared/shared-integration/shared-integration-base
$ cat src/test/java/.svn/entries
9

dir
67049
http://source-ng/svn/trunk/shared/shared-integration/shared-integration-base/src/test/java
http://source-ng/svn

2009-02-09T21:40:23.035213Z
61464
eim

svn:special svn:externals svn:needs-lock

a0fb5ed2-331b-0410-992d-f90bcff8ec9c

0

no
dir

resources
dir

delete

eim_at_XPPC2842 /cygdrive/c/workspace/source-ng/trunk/shared/shared-integration/shared-integration-base
$

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2336377

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-21 00:10:57 CEST

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.