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

another working copy not locked

From: Wolfgang Schnerring <wosc_at_wosc.de>
Date: 2002-10-14 10:29:34 CEST

Hello !

I'm running an SVN-repository over HTTP. (svn-0.14.3, rev 3216; httpd-2.0.43)
Checkout works fine, but there are some strange things happening:
$ svn log
subversion/libsvn_wc/lock.c:407: (apr_err=155005, src_err=0)
svn: Working copy not locked
svn: directory not locked (/path/to/first/directory/in/working/copy)

(first directory means alphabetically first. If I delete the directory in question, the same error with the alphabetically next
directory appears.)

$ svn up
At revision NNNN.
subversion/libsvn_wc/lock.c:407: (apr_err=155005, src_err=0)
svn: Working copy not locked
svn: directory not locked (alphab_first_dir_in_wc)

but then again,
$ svn log http://url.of.repos/
works just fine

"svn cleanup" doesn't change the situation.

Any ideas ?

Thank you very much
Wolfgang Schnerring

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 14 10:28:54 2002

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.