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

Problem removing dead transaction

From: Rob Segal <rsegal_at_3dna.net>
Date: 2004-06-18 21:35:27 CEST

So I recently ran the following command to remove a transaction "1ln" from
one of my repositories...

  svnadmin rmtxns e:\svn\3dna_2 1ln

Which results in this message...

svn: svn_fs__rep_contents: checksum mismatch on rep "smw":
   expected: d07620c43d189b62374ff11c8a9f7693
     actual: 80d31c55e35964e47bd3aa331499efba

When I use svnlook to examine this transaction it says this transaction is
dead. I haven tried using svnadmin recover thinking it may get rid of this
transaction but it still persists in the transaction list.

Any thoughts?

I'm using subversion version 0.35.1 (r8050), I know it's an old version I'll
be upgrading it soon.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 18 21:42:58 2004

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.