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

Problem accessing repository over HTTP

From: Jason Filby <jasonfilby_at_yahoo.com>
Date: 2002-09-04 12:52:44 CEST

Hey all

Got a problem with accessing the repository over HTTP. Here's the
Apacahe Location setting:

<Location /devrepos>
   DAV svn
   SVNPath /app/svn/devrepos
</Location>

Here's the failure (Apache 2's listening on port 2000):

[jfilby_at_Linux02 test]$ svn ls http://localhost:2000/devrepos
svn: Bad URL passed to RA layer
svn: No part of path '/devrepos' was found in repository HEAD.

What am I doing wrong? Also, what does it mean by "repository HEAD"?

Thanks
Jason

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 4 12:53:20 2002

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.