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

Re: [PATCH] add svn_config_clear_auth_data

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-08-01 18:04:01 CEST

Kouhei Sutou wrote:
> Hi,
>
> In <06b601c58ec5$aff11100$5308a8c0@chimaera>
> "Re: [PATCH] add svn_config_clear_auth_data" on Fri, 22 Jul 2005 15:00:14
> +0100, "Max Bowsher" <maxb@ukf.net> wrote:
>
>> A simple "clear all" API doesn't seem particularly useful.
>>
>> For the purposes of testing, I suggest just removing the auth cache
>> files.
>
> I have wanted to do that in first. But an auth cache file
> name generation API is not public. (Yes, I can remove auth
> cache directory.) So I request clear an auth cache API.

Oops, sorry, I misunderstood what the new API was supposed to do. "clear"
sounds like it might mean "clear all". I think the name
"svn_config_delete_auth_data" better explains the functionality.

However, you shouldn't need an API like this for cleaning up testing
environments, because testing environments should be using a private config
area which can be totally removed anyway.

So, in conclusion, this API makes sense conceptually, but your reason for
wanting it does not.
I've no problem with adding the API if there is a known practical use for
it, but I don't know of one at present.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 1 18:06:22 2005

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.