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

Re: New Installation Authentication Problem

From: Rob Wilkerson <r.d.wilkerson_at_gmail.com>
Date: 2006-06-19 02:27:55 CEST

Hey Ryan -

Leave it to me to forget the obvious (I don't do as much with Apache
as I'd like). These messages were in the access_log file:

172.16.1.102 - - [17/Jun/2006:02:29:35 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - rwilkerson [17/Jun/2006:02:29:38 -0400] "PROPFIND /se
HTTP/1.1" 403 278 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - - [17/Jun/2006:02:29:42 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - - [17/Jun/2006:02:29:58 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - rwilkerson [17/Jun/2006:02:30:07 -0400] "PROPFIND /se
HTTP/1.1" 403 278 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - - [17/Jun/2006:02:30:07 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - rwilkerson [17/Jun/2006:02:30:07 -0400] "PROPFIND /se
HTTP/1.1" 403 278 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - - [18/Jun/2006:19:00:23 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - rwilkerson [18/Jun/2006:19:00:27 -0400] "PROPFIND /se
HTTP/1.1" 403 278 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - - [18/Jun/2006:19:00:27 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - rwilkerson [18/Jun/2006:19:00:27 -0400] "PROPFIND /se
HTTP/1.1" 403 278 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - - [18/Jun/2006:19:00:37 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - test [18/Jun/2006:19:00:40 -0400] "PROPFIND /se
HTTP/1.1" 403 278 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - - [18/Jun/2006:19:00:40 -0400] "PROPFIND /se HTTP/1.1"
401 475 "-" "SVN/1.3.2 (r19776) neon/0.25.4"
172.16.1.102 - test [18/Jun/2006:19:00:40 -0400] "PROPFIND /se
HTTP/1.1" 403 278 "-" "SVN/1.3.2 (r19776) neon/0.25.4"

And from error_log:
[Sun Jun 18 19:00:27 2006] [error] [client 172.16.1.102] Could not
fetch resource information. [403, #0]
[Sun Jun 18 19:00:27 2006] [error] [client 172.16.1.102] (2)No such
file or directory: The URI does not contain the name of a repository.
[403, #190001]
[Sun Jun 18 19:00:27 2006] [error] [client 172.16.1.102] Could not
fetch resource information. [403, #0]
[Sun Jun 18 19:00:27 2006] [error] [client 172.16.1.102] (2)No such
file or directory: The URI does not contain the name of a repository.
[403, #190001]

As best I can recall, here's how I started this off:
1. Created /home/svn/
2. Created a new repository named "se" in /home/svn/
3. Imported files into a new repository within "se" named "syndicationmodule"

I've tried to access http://servername/svn/se and
http://servername/svn/se/syndicationmodule with the same result: the
error. Unfortunately, I'm not entirely sure exactly how I created
these repositories. Can I dump my existing repositories by simply
deleting the /home/svn/se/ directory?

Thanks for your help.

On 6/18/06, Ryan Schmidt <subversion-2006q2@ryandesign.com> wrote:
> On Jun 19, 2006, at 01:06, Rob Wilkerson wrote:
>
> > In the process of understanding what it will take to convert my office
> > from VSS source control to Subversion, I've just created a new svn
> > install on Fedora Core 4 using Apache 2.0.55. Everything looks okay
> > with subversion itself and I've even imported a dummy project. I seem
> > to be having trouble with my Apache authentication, however. I
> > installed TortoiseSVN on my workstation and when I try to do anything
> > I get prompted to enter my un/pwd, but then get a 403 (Forbidden)
> > error when I do so.
>
> Does the Apache error log have anything interesting to say at that
> point?
>
>
>

-- 
Rob Wilkerson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 19 02:29:03 2006

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.