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

Re: Weird SVN Auth issue

From: James Richardson <jrichardson_at_x-iss.com>
Date: 2005-12-06 23:30:07 CET

I also turned up the logging output from "warn" to "info" and now I see
this when trying to access the repository via http:

[Tue Dec 06 16:12:38 2005] [error] [client 10.0.1.126] File does not
exist: /var/www/html/svn

This again makes me think that "something" is happening on the apache
side to make it not handle the <Location> statement.

On Tue, 2005-12-06 at 17:12 -0500, Frank Gruman wrote:
> James Richardson wrote:
> > On Tue, 2005-12-06 at 21:24 +0000, Phil Endecott wrote:
> >
> > > If I were you I'd put a regular HTML file in there and get authenticated
> > > access to that from a browser working. Then go back to Subversion. (Or
> > > maybe you've already tried that?)
> > >
> >
> > I did do this earlier today and the non-SVN content on the server was
> > served correctly with authentication enabled. However, I just tried it
> > again and it gave me more authorization errors. I'm getting the feeling
> > it's an apache auth issue and not a subversion issue.
> >
> >
> > ---
> >
>
> So NOW look at the error logs. There should be something there.
> Someday...
>
> Another idea would be to try to set either your VirtualHost to another
> port, or change your Listen to another port. I've never been a fan of
> mixing ports like that on a single IP. It may work, but I don't like
> it - personal preference.
>
> Your config file looks fine except for that little nuance that I see
> with your ports. I essence, you are repeating the same configuration
> rules a second time. Maybe there is conflict there somewhere.
>
> Regards,
> Frank

-- 
===================================
James T. Richardson, Jr.
eXcellence in IS Solutions, Inc.
jrichardson@x-iss.com
-----------------------------------
Office: 713-862-9200
Voicemail: 713-339-7226
Fax: 713-586-3224
===================================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 6 23:34:41 2005

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.