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

Re: [BUG] svnadmin rmtxns broken on FSFS repositories ?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-09 16:36:54 CET

On Wed, 2004-12-08 at 21:28, François Beausoleil wrote:
> $ svnadmin rmtxns \svn\repos 3057-1
> svn: Reference to non-existent node '0.0.t3057-1' in filesystem
> '/svn/repos/db'

Indeed, that looks like a bug. For now, you can just use "rm -rf" to
remove stale transactions from the db/transactions directory.

A brief looks at the code suggests that svnadmin's subcommand_rmtxns is
tailored kind of closely to BDB semantics. But I'm not sure exactly
what bit of code is at fault here.

Please go ahead and file an issue about this in our issue tracker.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 10 03:17:56 2004

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.