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

Re: Subversion update

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-03-16 10:54:16 CET

Udo Kirin wrote:
> i want to update my actual Subversion release the new one.
> Currently i have installed an Subversion 1.1.1 (r11581) this was an source
> installation from an *.tar.gz file with the Berkeley support patch.
> I have also installed an BerkeleyDB4.5.2.
> Now i want to update this installation with an Subversion 1.1.3 *.rpm.
> Is this possible to install this subversion with the rpm -Uhv --nodeps to
> update the old version?

Usually, source installs use /usr/local as prefix, while native packages
use /usr. Since /usr/local takes precendence, you need to uninstall that
first.

> Will this new version work with the Database installation?

BDB 4.5.2 ... do you perhaps mean 4.2.52? Anyway, you can easily circumvent
all database related problems by dumping and reloading.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 16 10:57:04 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.