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

Unrecognized URL scheme?

From: David Topper <topper_at_virginia.edu>
Date: 2007-04-27 23:17:22 CEST

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?

Thanks,

DT

-- 
Technical Director - Virginia Center for Computer Music
http://www.virginia.edu/music/VCCM/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 27 23:16:36 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.