On 11.06.2005, at 19:55, David Bishop wrote:
> I just updated Subversion (and TortoiseSVN) to 1.2.0. The install
> appeared to work correctly but I can no longer access the data base
> from the previous version.
> The Error Message received for a Commit is:
> Error: Commit failed (details follow):
> Error: Unable to open an ra_local session to URL
> Error: Unable to open repository 'file:///C:/SVN'
> Error: Berkeley DB error for filesystem C:/SVN/db while opening
> environment:
> Error: DB_VERSION_MISMATCH:
> Error: Database environment version mismatch
> Error: bdb: Program version 4.3 doesn't match environment version
>
> I cannot find any information on how to get the new version to read
> the older versions repository.
The previous binary of Subversion for Windows was built with BDB 4.2;
the Subversion 1.2 binary for Windows was built with BDB 4.3. You need
to upgrade the repository to the new format. Instructions were provided
with the Subversion 1.2 Windows binary package. Read the Read Me.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 12 02:27:59 2005