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

Newbie problems

From: David Jacopille <titanium9_at_mac.com>
Date: 2007-03-06 00:11:38 CET

I've configured Apache 2.2.4 and subversion 1.4.3 on OS X but I can't
seem to use the svn checkout command via WebDAV. If I use a command
like this either locally or remotely:

        svn checkout http://svn.repository.com/svn/project1

It gives the error: Unrecognized URL scheme for 'http://
svn.repository.com/svn/project1'. Same if I use localhost or the IP,
with or without ports, trailing slashes. Seems like I directly
copied the format right out of the manual.

Everything else is working nicely: local use of "svn checkout
file:///svn/project1" works great and browsing the exact same WebDAV
url via a browser shows the repository nicely so I can't imagine it's
something wrong with my URL or the repository.

Any ideas?

Thanks,
Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 6 00:12:00 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.