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

RE: Upgrading from 1.4 to 1.6.3

From: Vitaliy Sholokhov <vsholokhov_at_marvel.com>
Date: Fri, 10 Jul 2009 14:42:04 -0400

Nope. Here's a new error that just started popping (regardless if
authorization enabled or not). I've went to "Repo-browser" in
tortoisesvn and noticed the following in apache log:

[Fri Jul 10 14:41:44 2009] [notice] Apache configured -- resuming normal
operations
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] (20014)Error
string not specified yet: SQLite compiled for 3.6.14.2, but running with
3.3.7
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not fetch
resource information. [500, #0]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not open
the requested SVN filesystem [500, #200030]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not open
the requested SVN filesystem [500, #200030]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not fetch
resource information. [403, #0]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] (2)No such file
or directory: The URI does not contain the name of a repository. [403,
#190001]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] (20014)Error
string not specified yet: SQLite compiled for 3.6.14.2, but running with
3.3.7
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not fetch
resource information. [500, #0]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not open
the requested SVN filesystem [500, #200030]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not open
the requested SVN filesystem [500, #200030]
[Fri Jul 10 14:41:50 2009] [error] [client 10.2.57.17] Could not fetch
resource information. [403, #0]

I'm going to re-install subversion see if it'll pick up the updated
sqlite3 libraries correctly.

-----Original Message-----
From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: Friday, July 10, 2009 2:35 PM
To: Sholokhov, Vitaliy
Cc: users_at_subversion.tigris.org
Subject: Re: Upgrading from 1.4 to 1.6.3

On Fri, Jul 10, 2009 at 02:20:18PM -0400, Vitaliy Sholokhov wrote:
> [root_at_crossbow /usr/local/subversion]# find / -type f -name "libsvn_*"
> -print
> /usr/local/lib/libsvn_subr-1.la
> /usr/local/lib/libsvn_subr-1.a
> /usr/local/lib/libsvn_delta-1.so.0
> /usr/local/lib/libsvn_delta-1.la
> /usr/local/lib/libsvn_repos-1.la
> /usr/local/lib/libsvn_repos-1.a
> /usr/local/lib/libsvn_ra_local-1.so.0
> /usr/local/lib/libsvn_ra_local-1.la
> ....
> -----
>
> Here's what I did:
> I symlinked "/usr/local/lib/libsvn_*" to "/usr/local/apache2/lib/" and

> re-run the strace. Output is attached. Repositories are still not
> avaliable via http.

Let's just assume for a minute that the basics (loading correct
libraries etc.) work fine.

Can you successfully access your repositories if you temporarily disable
path-based authorisation (authz) in the apache config?
If so, please see
http://subversion.tigris.org/issues/show_bug.cgi?id=3242

Stefan

******************************************************************************
Nothing contained in this e-mail shall (a) be considered a legally binding agreement, amendment or modification of any agreement with Marvel, each of which requires a fully executed agreement to be received by Marvel or (b) be deemed approval of any product, packaging, advertising or promotion material, which may only come from Marvel's Legal Department.
******************************************************************************
THINK GREEN - SAVE PAPER - THINK BEFORE YOU PRINT!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-10 20:43:07 CEST

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.