You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Udo Kirin <u....@zeiss3d.de> on 2005/03/15 15:57:52 UTC

Subversion update

Hello,
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?
Will this new version work with the Database installation?
If there any problem with existing repositories or will this new subversion
work with these repository without any problem?

Mit freundlichen Grüßen / Best Regards

Udo Kirin

Anwendungstechnik / 3D-S

Carl Zeiss 3D Metrology Services
Heinrich-Rieger-Str.1
D-73430 Aalen
fax:  +49 (0)7361 559 1849
phone:  +49 (0)7361 559 1851

E-Mail:  u.kirin@zeiss3d.de
WEB: http://www.zeiss3d.de

Haben Sie sich schon für unseren Newsletter eingetragen ?
http://www.zeiss.de/imt-newsletter





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Subversion update

Posted by Ulrich Eckhardt <ec...@satorlaser.com>.
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