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

Re: Neon 0.26.2

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-11-24 17:21:44 CET

On 11/24/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
[snip]
> > I'm not sure what check you mean? The auth state is a local variable
> > that is always initted, so I'm not sure what could be added.
>
> To make sure that svn_auth_first_credentials is called before
> svn_auth_next_credentials is called. As we can see now, neon doesn't
> promise that the 'attempt' param it passes is always zero the first time
> it calls such a callback.

Besides the one you provided a patch for, none of the other cases look
at the attempt, though. They always call svn_auth_first_credentials
as far as I can tell. Can you post some code to show what you mean if
I'm missing something?

If it's just the one that you posted the patch for, then I'll commit
that once I get Win32 tests working over ra_dav again (it seems no one
has run them for a while -- they are failing and crashing all over).

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 24 17:21:57 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.