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

svn: Bad URL passed to RA layer

From: John Cockerham <jcockerham_at_mydoconline.com>
Date: 2003-11-06 15:16:39 CET

I am running Subversion 0.31.0 (r7355) on Mandrake 9.1. I get the
following error when I issue the command "svn co
https://node.domain.com/svn/masterfiles/masterfiles "

svn: Bad URL passed to RA layer
svn: Unrecognized URL scheme:
"https://node.domain.com.com/svn/masterfiles/masterfiles"

When I issue the svn --version command I get

svn, version 0.31.0 (r7355)
    compiled Nov 6 2003, 08:52:41

Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
   - handles 'http' schema
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
   - handles 'svn' schema

How do I get svn https support? BTW I have added /usr/local/lib to my
/etc/ld.so.conf and ran ldconfig so the shared libraries will be found.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 6 16:58:41 2003

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.