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

svn has problems to add directory (Lock-problem?)

From: Niklaus Giger <ngiger_at_mus.ch>
Date: 2002-10-07 17:35:01 CEST

Hi,

I managed again to lock the subversion repository. I do not recall all the
steps I have done, but I access my files from a x86- and a ppc-machine. Once
I got a error message from my powerbook about a stale NFS-handle.

I tried several things like db4.0_recover, svn cleanup, but I cannot commit

niklaus@ngiger.dyndns.org:~$ cd /data/nm/ppcboot/board
niklaus@ngiger.dyndns.org:/data/nm/ppcboot/board$ svn status
svn: Datei oder Verzeichnis nicht gefunden
svn: svn_io_file_open: can't open `oak403/.svn/entries'
niklaus@ngiger.dyndns.org:/data/nm/ppcboot/board$ svn revert oak403
svn: Attempted to lock an already-locked dir
svn: working copy locked:
niklaus@ngiger.dyndns.org:/data/nm/ppcboot/board$ svn cleanup
svn: Path is not a working copy directory
svn: svn_wc_cleanup: oak403 is not a working copy directory
niklaus@ngiger.dyndns.org:/data/nm/ppcboot/board$ svn info
Path:
Url: file:///data/svn3/ppcboot/board
Revision: 12
Node Kind: directory
Schedule: normal
Last Changed Author: niklaus
Last Changed Rev: 12
Last Changed Date: 2002-10-06 10:53:30 +0200 (Son, 06 Okt 2002)

niklaus@ngiger.dyndns.org:/data/nm/ppcboot/board$ svn info oak403
Path: oak403
Name: oak403
Node Kind: directory
Schedule: add

The repository seems to be completly locked. I cannot checkout trying
to run
svn checkout file:///data/svn3/ppcboot/board/walnut403
does not produce any output.
gdb info is as follows:
(gdb) info stack
#0 0x404b039e in select () from /lib/libc.so.6
#1 0x4011b41c in db_xa_switch_4000 () from /usr/lib/libdb-4.0.so
#2 0x400fccfa in __os_yield_4000 () from /usr/lib/libdb-4.0.so
#3 0x40099db4 in __db_tas_mutex_lock_4000 () from /usr/lib/libdb-4.0.so
#4 0x400d9c43 in __db_e_attach_4000 () from /usr/lib/libdb-4.0.so
#5 0x400d6c6d in __dbenv_open_4000 () from /usr/lib/libdb-4.0.so
#6 0x400745a6 in svn_fs_open_berkeley () from /usr/lib/libsvn_fs-1.so.0
#7 0x40061f65 in svn_repos_open () from /usr/lib/libsvn_repos-1.so.0
#8 0x40055818 in svn_ra_local__split_URL () from
/usr/lib/libsvn_ra_local-1.so.0
#9 0x400544b3 in svn_ra_local__get_editor () from
/usr/lib/libsvn_ra_local-1.so.0
#10 0x4002430f in svn_client__open_ra_session () from
/usr/lib/libsvn_client-1.so.0
#11 0x400187af in svn_client_checkout () from /usr/lib/libsvn_client-1.so.0
#12 0x0804ac4d in svn_handle_warning ()
#13 0x0804ee0a in svn_handle_warning ()
#14 0x404000bf in __libc_start_main () from /lib/libc.so.6
(gdb)

What shall I do?

-- 
Niklaus Giger
Wieshoschet 6
CH-8753 Mollis
Tel. ++41 55 612 20 54 (privat)
Tel. ++41 55 618 64 68 (Geschäft)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 7 18:19:12 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.