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

Re: Installing two subversion release on the same machine

From: <Emiliano.MONACO_at_eu.steria.be>
Date: Thu, 25 Mar 2010 08:56:14 +0100

Hi,

sorry for the not so large explanation, anyway I defined PATH and
LD_LIBRARY_PATH variable for my user as you suggested, anyway when I run
svn checkout command:

svn checkout http://xxx.xxx.xxx.xxx/Doc_Folder /tmp/tmp_doc

I got the following error:
subversion/libsvn_ra/ra_loader.c:470: (apr_err=170000)
svn: Unrecognized URL scheme for 'http://xxx.xxx.xxx.xxx/Doc_Folder'

and with the command svn --version I got the following output:

svn, version 1.6.9 (r901367)
   compiled Mar 24 2010, 09:27:56

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network
protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

So I immagine some module/library is missing in my build, and if it is
like this, there is a way to add it into runtime build, or I hav to
install again my svn?

Thanks,
Emiliano.

Ulrich Eckhardt <eckhardt_at_satorlaser.com>
03/24/2010 07:11 PM
Please respond to
users_at_subversion.apache.org

To
users_at_subversion.apache.org
cc

Subject
Re: Installing two subversion release on the same machine

On Wednesday 24 March 2010, Emiliano.MONACO_at_eu.steria.be wrote:
> I just installed new Subversion 1.6.9 and it seems to be working, anyway
> for some command it can not finde all the lib.

It might be important to actually say which lib and quote the exact error
message.

> When you need to adjust my PATH and LD_LIBRARY_PATH are you meaning
> environment variable for my svn user???pointing to which location?

If you configure a prefix like e.g. "/home/uli/svn" then PATH needs to
contain "/home/uli/svn/bin" and LD_LIBRARY_PATH needs "/home/uli/svn/lib".

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator 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.satorlaser.de/>
**************************************************************************************
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. Sator Laser GmbH ist für diese 
Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-03-25 09:05:18 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.