root level checkouts
From: Shane Boulter <sboulter_at_ariasolutions.com>
Date: 2004-01-29 18:42:54 CET
Ok this is finally driving me nuts enough to ask the list. Sorry if
Basically what I have is a SVNParentPath with multiple repositories in
Now the real problem comes when I want to do a checkout of the root level.
let's say that I have a repository called projA under the SVNParentPath.
SVNParentPath /usr/svn
I can browse the /usr/svn/projA via web browser and it works great.
With a web browser I will get this in the logs
"GET /svn/projA/ HTTP/1.1" 200 904
But with a svn client (either tortoiseSVN or svn command line) I get
"PROPFIND /svn/projA HTTP/1.1" 301 436
This is one road block I can't seem to get through. If anyone has any
Here is my versions and such
http server:: apache 2.0.48
httpd.conf
<Location /svn>
Thanks Shane
---------------------------------------------------------------------
|
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.