[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-04 14:26:35 CEST

On Jul 4, 2005, at 6:14 AM, Norbert Unterberg wrote:
>
> I think the release notes are not true about the database upgrade, at
> least from the windows point of view. Since BDB is statically linked
> with the win32 executables (even with the svn.exe client), it is
> subversion which does the database upgrade on windows systems. That
> means subversion 1.2 can NOT read version 1.1 repositories (without
> manual intervention). On windows, the Berkely DB upgrade *is* very
> well related to the Subversion 1.2 release.

The windows binaries that you downloaded are not "the subversion 1.2
release".

The subversion 1.2 release is a tree of source code. It can be
linked against any version of BDB on any operating system. The
subversion project doesn't release binaries.

The *particular* binaries you downloaded happen to use BDB 4.3. You
could have downloaded different binaries. You could have built
subversion on windows yourself.

I agree, though: the "installer" binary that you downloaded should
prominently declare that it uses BDB 4.3, and explain what it means.
We should tell the person who made that installer.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 4 14:41:12 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.