db/txn-current': No such file or directory
From: <mika.karkkainen_at_tietolaite.com>
Date: Tue, 13 May 2008 14:37:32 +0300
> Weird. What's in that "transaction-current" file? I have a feeling
> -Karl
> "txn-current" somehow got renamed
I looked into the sources of the previous version of Subversion we had in use,
#define PATH_TXN_CURRENT "transaction-current" /* File with next txn key */
whereas in the 1.5.0 RC4 it has been changed to:
#define PATH_TXN_CURRENT "txn-current" /* File with next txn key */
So this explains a lot, now I'm just wondering how to recover from this. We
Rgds
---------------------------------------------------------------------
|
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.