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

Re: Help needed with error message

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 12 Nov 2008 21:09:36 +0100

Mel wrote:
> Stefan,
>
> I got the original problem resolved. However when remedied access the
> passwd file which was not uncommented in the <LOCATION> section within
> the httpd file I did get a new error from the error log:
>
> [Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] (20014)
> Internal error: Can't open file 'C:\\SCMIS\\SCMIS\\format': The system
> cannot find the path specified.
> [Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] Could not
> fetch resource information. [500, #0]
> [Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] Could not
> open the requested SVN filesystem [500, #720003]
> [Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] Could not
> open the requested SVN filesystem [500, #720003]
>
> This error occurs when I try to test that I have setup the passwd file
> correctly to get to the repository. I use the following to try and
> get there in my browser:
>
> http://thrYYYY.txXXX.org/svn/SCMIS
>
> The first thing I noticed is that it is trying to open a file called:
> 'C:\\SCMIS\\SCMIS\\format' which indeed does not exist. I only have a
> C:\\SCMIS (which is my repository).
>
> Any ideas? I've looked at my httpd.conf file to ensure I've got it
> configured correctly and can't find a problem there.
>
> Thanks for your help and time.

Please post your svn location block in the apache config file, otherwise
we only can guess and shoot blindly in the dark.

The error "could not open the requested SVN filesystem" indicates that
your SVNPath or SVNParentPath directive is wrong (or you used the wrong
one of those two).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-11-12 21:09:59 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.