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

Re: [TSVN] UnCheck Save Authentication

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-16 22:50:02 CEST

Chris Foote wrote:

>>It's done by Subversion. TSVN has no way to interfere with that (sorry).
>>
> Stefan, I don't this is true. You can write your own auth provider
> (svn_auth_provider_object_t)
> to use it either along side the subversion ones or in place of them. You
> would add it to the providers
> array in TortiseSVN/src/SVN/SVN.cpp.
>
> see subversion/include/svn_auth.h for more details.

I know that. The "problem" is that we would have to implement a complete
auth provider ourselves. And that's a lot of work. I was talking about
the save function which saves the auth data - you can't replace that
function without patching the subversion code.
But I already made a note on my todo list - it will take a while but I'm
going to implement our own auth provider.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 16 23:51:10 2004

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

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