Philip Martin wrote:
>Philip Martin <philip@codematters.co.uk> writes:
>
>
>
>>Branko Čibej <brane@xbc.nu> writes:
>>
>>
>>
>>>With write access to the tsvn repo, I can confirm this -- both 1.2.2
>>>and trunk.
>>>
>>>Stefan, thanks, you can revoke my write access now.
>>>
>>>
>>I appear to have (write?) access, and yes I also get a crash.
>>
>>
>
>I stepped through trunk client aginst tsvn server:
>
>
[...]
Well! Beat me by 8 minutes. :)
>- if (! state)
>+ if (! state || state->table->providers->nelts == state->provider_idx)
> return SVN_NO_ERROR;
>
>
I think we should go ahead and store the auth info anyway, as I do in my
patch. What we're seeing here is a server bug that we can't really
detect and work around in the client.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 12 05:25:43 2005