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

RE: More debug info options than "neon-debug-mask = 130"?

From: Jeff Jensen <jeffjensen_at_upstairstechnology.com>
Date: 2006-05-22 05:38:33 CEST

> -----Original Message-----
> From: rooneg@gmail.com [mailto:rooneg@gmail.com] On Behalf Of
> Garrett Rooney
> Sent: Saturday, May 20, 2006 7:22 PM
> To: Jeff Jensen
> Cc: users@subversion.tigris.org
> Subject: Re: More debug info options than "neon-debug-mask = 130"?
>
> On 5/19/06, Jeff Jensen <jeffjensen@upstairstechnology.com> wrote:
> > Hi,
> >
> > Still trying to track down a problem, and need more debug
> info that subject.
> > Are there any additional options to get more debug info?
> I've tried
> > adjusting the "130" numbers, but don't seem to get more out.
> >
> > I used TCPMon to inspect the response for any additional
> > peculiarities, but it is the same is the debug output below.
> >
> > Particularly, looking for further details on the processing that
> > determines the "OPTIONS request failed" as shown below.
>
> When debugging DAV issues I often find ethereal to be useful,
> it'll show you the entire http session, all data included.

Thanks for the help Garret.

I've been looking at the trace, but don't see any problems yet (with my
untrained eye though!).

I discovered something interesting though: I am correctly prompted for
authentication with commands such as checkout and update, but not with
commit (the one that uses OPTIONS). And I mean when I "start fresh" and
issue one of them as the first command, not subsequent commands.

So it seems that something is blocking the OPTIONS request. Struggling to
find what. According to the net guy, he says HTTP has "free reign" going
through the firewall (MS ISA) - nothing blocked for HTTP.

I can't see anything on the Linux server hosting Subversion that would block
it. Using http://localhost/ on the same server with Subversion, it works.
Even on that server if I use the domain URL, it fails (goes out and comes
back in).

Gladly accepting any more tips! :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 22 05:39:31 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.