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

Re: Can't open file db\txn-current file not found

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Tue, 20 Jan 2009 18:28:53 +0300

2009/1/20 Dominique Jean-Prost <djeanprost_at_gmail.com>:
> Hello,
>
> I know this problem has been discussed many times before, but I didn't
> find a solution to it.
>
> I'm trying to upgrade serveur binaries from 1.4 to 1.5, in order to
> migrate repository to 1.5.
> What I did :
>
> 1. made a hotcopy of my current 1.4 repo.
> 2. Copied this directory to a new place.
> 3. Started the svnserve (windows service) using the 1.5 binaries using
> this new repository.
> 4. I managed to add a new file to the repo
> 5. When I try to commit a modified file, I get : Can't open file
> 'c:\svn_test\db\txn-current' file not found. And it's true this file
> is not there.
>
> I access my repository using the svn://myservername ...
>
> Can someone help me ?
>
>

I suspect that you failed this step, i.e. what you got was not a valid
copy of your repository:
> 1. made a hotcopy of my current 1.4 repo.

Also, I would recommend to use dump & load cycle to migrate your data.
Doing so will give you all features of 1.5 enabled by default, such as shards
and merge tracking.

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1038136

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-20 16:33:11 CET

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.