[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 15:27:09 -0400

I manually re-compiled subversion linking to the sqlite3 source and it
helped with the error and http access. So, in regards to the issue at
hand, this has been resolved.
But now I'm getting new error when running working copy update on any of
the developer branches or trunk:

"Repository moved permanently to 'http://crossbow:81/marvel/'; please
relocate"

I've upgraded the repositories via 'svnadmin upgrade' and tortoisesvn is
the fresh download...

-----Original Message-----
From: Vitaliy Sholokhov [mailto:vsholokhov_at_marvel.com]
Sent: Friday, July 10, 2009 3:01 PM
To: users_at_subversion.tigris.org
Subject: RE: Upgrading from 1.4 to 1.6.3

I was installing all these packages through FreeBSD ports collection,
but I'm about to do this the good ol' manual way now...

-----Original Message-----
From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: Friday, July 10, 2009 2:52 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:42:04PM -0400, Vitaliy Sholokhov wrote:
> I'm going to re-install subversion see if it'll pick up the updated
> sqlite3 libraries correctly.

If you have the SQlite source code tree handy, try passing the following
to Subversion's configure script in order to avoid linking against a
shared library of sqlite:

        --with-sqlite=".../sqlite-3.6.14.2/sqlite3.c"

Where ... is the path where you unpacked the SQlite sources.

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&dsMessageI
d=2370015

To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_subversion.tigris.org].

******************************************************************************
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=2370085

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-10 21:28:02 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.