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

Re: Moving repository across servers : storage format problem

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 04 Nov 2010 14:27:19 -0500

On 11/4/2010 2:14 PM, Gingko wrote:
>
>>
>> This is precisely what svnadmin dump/load is designed to address. So,
>> step by step, how exactly did you do this? And are you certain that
>> you have only one version of all the Subversion libraries installed on
>> your Debian server?
>
> Maybe not as I previously temporarily tried to compile a more recent
> version, in order to solve another problem (needing the logging option
> which
> seems to be not available in 1.5.1).
>
> How can I remove any trace of a version compiled from sources, using
> configure / make / make install ?

You can't, without knowing exactly where 'make install' puts everything,
which is kind of the point of distribution packaging systems. However,
it is probably all somewhere under /usr/local if you took the defaults.

I'd try to find a packaged 1.6.x version somewhere, though....

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2010-11-04 20:28:01 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.