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

Repository List by SVNParentPath

From: coen <coen_bros_at_yahoo.co.jp>
Date: 2006-02-25 06:14:28 CET

Please help me about "SVNParentPath".

my direcotry
---------------------------------------------------
/var/svn
drwxr-xr-x 4 httpd nobody 4096 2月 18 18:30
repos
/var/svn/repos
drwxr-xr-x 7 httpd nobody 4096 2月 18 18:29
test1
drwxr-xr-x 7 httpd nobody 4096 2月 18 18:30
test2

test1 and test2 repository created by cvsadmin.
---------------------------------------------------
my http.conf

<Location /svn>
        DAV svn
        SVNParentPath /var/svn/repos
</Location>

I can access to http://XXX/svn/test1 and
http://XXX/svn/test2 in IE.
But cannot do to http://XXX/svn .

apache error_log below.
[Sat Feb 25 14:08:48 2006] [error] [client 192.168.XXX]
Could not fetch resource information. [403, #0]
[Sat Feb 25 14:08:48 2006] [error] [client 192.168.XXX]
(2)No such file or directory: The URI does not contain the
name of a repository. [403, #19
0001]

Why can I browse "repository list" in //XXX/svn ?
(I use svn1.3.0)
regards
Coen

--------------------------------------
GANBARE! NIPPON!
Yahoo! JAPAN JOC OFFICIAL INTERNET PORTAL SITE PARTNER
http://pr.mail.yahoo.co.jp/ganbare-nippon/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 25 06:15:34 2006

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.