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

RE: Unable to browse repository

From: Trauger, Theresa J <theresa.j.trauger_at_lmco.com>
Date: Wed, 20 Feb 2008 15:04:04 -0500

To get mine to work, I had to put a slash at the end of svn

<Location /svn/>
   DAV svn
   SVNParentPath /svnroot
   SVNListParentPath on
.
.
.

________________________________________
From: Paletz, David S [mailto:DPaletz_at_alionscience.com]
Sent: Wednesday, February 20, 2008 2:54 PM
To: users_at_tortoisesvn.tigris.org
Subject: RE: Unable to browse repository

Stefan,

Thanks for the tip.  I see why "trunk" should not be a repository root.  Unfortunately the repo browser gives me the same message after the change.

Dave P.

Date: Wed, 20 Feb 2008 18:11:58 +0100
From: Stefan Küng <tortoisesvn_at_gmail.com>
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="------------enigC58CA01DA58046E271092226"
Subject: Unable to browse repository

Paletz, David S wrote:
> I am running Apache 2.0.63, Subversion 1.4.6-4 and TortoiseSVN
> 1.4.8-12137 on WinServer2003 SP1.  When opening the repository browser
> to http://localhost:81/svn/repositories/javafw/trunk (notes below) it
> returns the exception "Error * PROPFIND request failed on
> '/svn/repositories' Could not open the requested SVN filesystem."  This
> appears to have happened to several others but I've found no suggested
> that appears to fit my situation.
>
> Notes:
> Subversion is installed in E:\subversion\server
>
> Httpd.conf includes these entries:
>
> <Location /svn>
> DAV svn
> SVNListParentPath on
> SVNParentPath E:\subversion\repositories
>
> I have a created a repository in E:\subversion\repositories\javafw\trunk

create your repository at E:\subversion\repositories\javafw
(get rid of the /trunk - that's not what you want!)

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-02-20 21:04:19 CET

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.