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

Re: Re[2]: Question about user/password caching

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 3 Nov 2009 09:37:08 +0000

Please reply to the users list, not to me personally.

2009/11/3 arahome <arahome_at_tut.by>:
> Hello, Simon.
>
> Thank You for Your help.
>
> I have incorrectly understood this file.
>
> Now I have found the way how to clear data for ONE server.
> This is done similarly as in my console SVN client.
>
> But If You don't point on this topic and if I don't read it twice I not
> found the answer. It is very unclear how to do it.
>
> Do You know where can I post request for documentation or FAQ update to do
> it in way more helpful for common users?

The users list is the right place to ask for improvements to the
documentation. I will have a look to see if there si a way to make
this clearer.

> Or where can I put request for TortoiseSVN UI update to do it by interface
> change?
>
> (The good way how to it You can see in Firefox or Opera cached passwords
> management).

The users list is also the right place for feature requests. Actually
I have asked for the same feature myself, but it turns out that it is
quite a lot of work to implement, or at least more work than anyone is
prepared to put in for a relatively little-used feature.

There is no subversion API to do this, so we would have to decode the
different auth cache files manually, and that could change with
different versions of subversion. You could request that such an API
be added on the *subversion* users mailing list (list cached items,
delete cached item), which would help getting a UI added to
TortoiseSVN.

Note that the auth data is not cached by repository URL directly, but
by repository realm, which can be a group of repositories. I don't
think this is a big issue because there is normally an obvious link
between the two.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2414064
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-03 10:37:13 CET

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

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