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

Re: "OPTIONS request failed" error after upgrade to 1.2

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-01 21:00:33 CEST

On Jul 1, 2005, at 12:47 PM, Nick Gilbert wrote:
>
> I need to get this working very soon or I'll get a LOT of grief, so
> any assistance would be greatly appreciated!

Here's what happened. You 'installed' 1.2 svn binaries and
libraries, which have BDB 4.3 linked into them. Meanwhile, your
repository database is a BDB 4.1 or 4.2 database, so it needs to be
upgraded too. Hopefully you saw the releasenotes for 1.2, where it
explains how to upgrade BDB (in the "compatibility concerns" section)?

       http://subversion.tigris.org/svn_1.2_releasenotes.html

This is also explained in the README that ships in the win32
binaries. It looks like you need to upgrade your repository to 4.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 1 21:28:44 2005

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.