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 <eckha...@satorlaser.com> 
03/24/2010 07:11 PM
Please respond to
users@subversion.apache.org


To
users@subversion.apache.org
cc

Subject
Re: Installing two subversion release on the same machine






On Wednesday 24 March 2010, emiliano.mon...@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.
**************************************************************************************


Reply via email to