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

Re: https URL scheme

From: <jerenkrantz_at_apache.org>
Date: 2003-01-29 07:25:53 CET

--On Tuesday, January 28, 2003 10:15 PM -0800 Garret Wilson
garret@globalmentor.com wrote:

 Does svn recognize the https URL scheme? I issue on Linux:

 svn co --username=xxx --password=xxx https://svn.example.com/java
 java

 Here's what I'm getting:

 svn: Bad URL passed to RA layer
 svn: Unrecognized URL scheme: https://svn.example.com/java

Your neon probably isn't built with SSL support. If your neon
install claims to support SSL, SVN will recognize https URLs.

'svn --version' should denote that ra_dav handles 'https' schema. If
it doesn't, that's your problem. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:23:38 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.