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

Error Transaction is dead '60'

From: Gerhard Jakubec <jakubec_at_cwc.at>
Date: 2006-04-18 12:00:55 CEST

got a problem with my svn system.

1. couldn't commit or update my repository
2. tried to find out about active transactions by: svnadmin lstxns
/reposPath
3: one transaction was listed, output: 60
4. checked, if the transaction was outdated, by: svnlook info /reposPath
5. tried to remove this transaction by: svnadmin rmtxns /reposPath 60
6. >> somewhat executed
7. now this transaction '60' is dead but still remaining in my
transactions table. and locking my repository!

when i execute svnlook info /reposPath '60'
says svn: Transaction is dead: '60'

recovery of repository didn't help at all
would appreciate any help u could give me

many thanks gerhard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 18 18:14:49 2006

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.