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

Re: Upgrade SVN 1.6 to 1.7 on CentOS 5.5 with cPanel

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Tue, 20 Dec 2011 09:41:52 +0100

Am 20.12.2011 08:38, schrieb Ton Robin Duong:
> I tried to upgrade by running a make install again with the new 1.7.2 tar.
>
> This should in theory replace the binaries right?

Provided a similar configuration, yes. It does not aim to replace
anything, only if you configure it to install in the same location it
will overwrite what is already there. No removal of obsolete files, no
checking for redundant files.

> I took that to mean:
> * download new version (1.7.2)
> * configure
> * make
> * make install
> Before the above process ran: svn --version --quiet prints 1.6.17
> After the above process ran: svn --version --quiet prints 1.6.17 (should show 1.7.2)
> What am I doing wrong here?

Take a look at the make install output, in particular where it installs
stuff. Compare that location with your shell's PATH, order matters here.

> PS: SVN was installed initially using modified (skipped the rpmforge
> stuff) process described here:
> http://sven.webiny.com/subversion-on-cpanel-3-with-centos-55-and-easyapache-32/
>
>SVN is working right now, no problem, I just want to upgrade it.

In general, I would use packages over manually installing things,
because a package manager takes away lots of manual work, and then you
also know that the packages at least received a rudimentary level of
testing.

Good luck!

Uli
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2011-12-20 09:42:33 CET

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.