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

Error opening repository

From: Lee Hauser <newsletter_at_ohnosecond.com>
Date: 2004-07-13 01:14:26 CEST

Hi, I have Subversion 1.0.4 running on a Windows 2000 server box under
Apache 2.0.50. I can authenticate to the server without any problem, and
I've created a repository via the svnadmin command line without apparent
error. However, when I try to browse the repository with my web browser,
I get the following:

This XML file does not appear to have any style information associated
with it. The document tree is shown below.
<D:error>
<C:error/>
<m:human-readable errcode="720005">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>

The Apache error log shows:

[Mon Jul 12 15:54:56 2004] [error] [client 192.168.0.172] (20014)Error
string not specified yet: Can't open file
'c:/users/hauser/repos/home/format': Access is denied.
[Mon Jul 12 15:54:56 2004] [error] [client 192.168.0.172] Could not
fetch resource information. [500, #0]
[Mon Jul 12 15:54:56 2004] [error] [client 192.168.0.172] Could not open
the requested SVN filesystem [500, #720005]
[Mon Jul 12 15:54:56 2004] [error] [client 192.168.0.172] Could not open
the requested SVN filesystem [500, #720005]

In addition, the TortoiseSVN repo-browser running on my laptop shows the
"repos" folder but only a "Dummy" repository underneath it, not the
repository called "home" I created there.

The Win2K administrator login (under whose login the Apache server is
was installed) and my login both have full rights to the required
folders, so I don't understand why access is denied to the "format"
file.

Any help would be appreciated!

Lee Hauser
Seattle, WA

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 13 01:15:01 2004

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.