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

Re: Unrecognized URL scheme?

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-04-28 03:27:23 CEST

On Apr 27, 2007, at 2:17 PM, David Topper wrote:

> I've just compiled and built the latest svn, version 1.4.3
> (r23084). Libraries went into their normal place /usr/local/lib.
> I've compiled and installed, yet I can't seem to checkout from
> http:// repositories. The online faq suggests that my shared
> libraries are in the wrong place or that I didn't compile shared
> libraries. I've checked this though.
>
> Nonetheless, I still get:
>
> svn co http://svn.gumstix.com/gumstix-buildroot/trunk gumstix-
> buildroot
> svn: Unrecognized URL scheme for 'http://svn.gumstix.com/gumstix-
> buildroot/trunk'
>
> Or more simply:
>
> svn co http://foo.bar foo
> svn: Unrecognized URL scheme for 'http://foo.bar'
>
> Where I should get:
>
> svn: PROPFIND request failed on '/'
> svn: PROPFIND of '/': Could not resolve hostname `foo.bar': Host not
> found (http://foo.bar)
>
>
> Anyone have an idea what I've done wrong?

I'm guessing you didn't compile and link against neon, which is
needed for the HTTP and HTTPS.

What does svn --version show?

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 28 03:27:54 2007

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.