Hi,
On Thu, Nov 22, 2012 at 06:40:30PM +0200, Daniel Shahaf wrote:
> Andreas Mohr wrote on Thu, Nov 22, 2012 at 12:33:05 +0100:
> > Enabling
> >
> > [global]
> > neon-debug-mask = 511
> >
> > (or perhaps some other setting for non-Neon operation, dunno)
> > in ~/.subversion/servers
> > will probably enable a world of new info
> > which would hopefully spit out the whereabouts of the closing parts
> > of this transfer
> > ("200 OK" doesn't seem too detailed for now).
>
> I don't recall off the top of my head --- would that also print
> usernames/passwords (in the clear or otherwise)?
Good catch. (it possibly will - apologies!)
So one should obviously narrow down the debug mask to contain only those bits
that do NOT expose sensitive data.
Andreas Mohr