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

Tortoise client

From: Austin Clenney <aclenney_at_gmail.com>
Date: 2007-04-12 22:32:40 CEST

I am using the Tortoise Client version 1.4.3 running on a Windows XP
workstation. Our server is a Windows 2003 SP1 with Apache 2.0.59 and
Subversion 1.4.

The issue that we are having is that we cannot browse the root folder of our
respositories, or use the root folder to checkout all of the projects
beneath that folder.

Here is an exerpt of the httpd.conf file for our Apache configuration.

#SUBVERSION

<Location /Austin>

 DAV svn

 SVNParentPath d:/Austin

 SVNListParentPath on

</Location>

We can browse to the folder underneath the Austin folder but not the folder
itself. The repo-browsder returns one of 2 errorrs either 301 Moved
Permanently or 403 forbidden.

We are trying to do this so that we can secure the server using an ssl
certificate at the root or /Austin level and then users can get to the
projects beneath after browsing that folder.

It works if we use I.E or firefox but not the repo-browser, we cannot do an
svn checkout of that folder and projects beneath it.

Does anyone know why we cannot se that folder using the Tortoise client repo
browser, or why we cannot check out the top folder including the projects
beneath it?

Any help would be greatly appreciated.

Austin
Received on Thu Apr 12 22:54:31 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.