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

2011-12-20 Thread Ton Robin Duong
Either way, I'm running the bleeding edge svn now so I'm happy. From: Nico Kadel-Garcia To: Ton Robin Duong Cc: "users@subversion.apache.org" Sent: Tuesday, December 20, 2011 8:15 AM Subject: Re: Upgrade SVN 1.6 to 1.7 on CentOS 5.5 with cP

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

2011-12-20 Thread Ton Robin Duong
ing to bleeding edge. Can you confirm or deny this? From: Nico Kadel-Garcia To: Ton Robin Duong Cc: "users@subversion.apache.org" Sent: Tuesday, December 20, 2011 8:15 AM Subject: Re: Upgrade SVN 1.6 to 1.7 on CentOS 5.5 with cPanel On Tue, Dec

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

2011-12-20 Thread Nico Kadel-Garcia
On Tue, Dec 20, 2011 at 2:38 AM, Ton Robin Duong wrote: > 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? > I took that to mean: > > download new version (1.7.2) > configure > make > make install > > Before the above pr

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

2011-12-20 Thread Ulrich Eckhardt
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 sam

Upgrade SVN 1.6 to 1.7 on CentOS 5.5 with cPanel

2011-12-19 Thread 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? I took that to mean: * download new version (1.7.2) * configure * make * make install Before the above process ran: svn --version --quiet pri