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

RE: Troubleshooting Subversion

From: Eric Lemings <lemings_at_roguewave.com>
Date: 2007-04-23 18:57:44 CEST

Same error.

After reading this FAQ
(http://subversion.tigris.org/faq.html#http-301-error), I also moved the
repository outside the Apache DocumentRoot but it didn't help.

Here's some examples of the error messages I'm getting in the
/var/log/httpd/ssl_error_log file:

[Mon Apr 23 10:41:18 2007] [error] [client 192.30.140.130] (2)No such
file or directory: The URI does not contain the name of a repository.
[403, #190001]
[Mon Apr 23 10:42:15 2007] [error] [client 192.30.140.130] Could not
fetch resource information. [403, #0]
[Mon Apr 23 10:43:07 2007] [error] [client 192.30.140.130]
(20014)Internal error: Can't open file
'/usr/local/var/svn/proj1/format': No such file or directory
[Mon Apr 23 10:43:07 2007] [error] [client 192.30.140.130] Could not
fetch resource information. [500, #0]
[Mon Apr 23 10:43:07 2007] [error] [client 192.30.140.130] Could not
open the requested SVN filesystem [500, #2]
[Mon Apr 23 10:46:24 2007] [warn] RSA server certificate is a CA
certificate (BasicConstraints: CA == TRUE !?)

Not much help there.

Eric.

> -----Original Message-----
> From: Mark W. Shead [mailto:mwshead@gmail.com]
> Sent: Monday, April 23, 2007 10:24 AM
> To: Eric Lemings
> Cc: users@subversion.tigris.org
> Subject: Re: Troubleshooting Subversion
>
>
> On Apr 23, 2007, at 11:10 AM, Eric Lemings wrote:
>
> > (R)eject, accept (t)emporarily or accept (p)ermanently? t
> > svn: PROPFIND request failed on '/svn'
> > svn: PROPFIND of '/svn': 403 Forbidden (https://www.server.com)
>
> If you select "p" (accept permanently) does it work? This is
> subversion just letting you validate the certificate used for
> https.
> You may see this if your certificate isn't signed by a
> trusted source
> (for example self signed). Actually there was some
> discussion saying
> that people get this even with a certificate signed by a trusted
> source and that Subversion prompts you regardless of where the
> certificate came from. I haven't had time to test this yet.
>
> Mark
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 23 18:58:34 2007

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.