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

Re: Feature Request: clear saved data from the command line

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 28 Jan 2008 11:49:47 +0100

Alexander Klenin wrote:
> On Jan 28, 2008 7:32 PM, Jim Kring <jim.kring_at_gmail.com> wrote:
>> What I mean is that all users are using a common Windows account (e.g.,
>> Guest) for logging in to Windows, but each has a different svn account for
>> using TortoiseSVN. So, we need an easier way of clearing the TortoiseSVN
>> saved authentication information that is stored in the common Windows
>> account.
>
> Ouch ;-) Are you sure this is a good idea?
> Anyway, Stefan, perhaps I should at least file an issue?

Don't think so.
We've discussed this before, and I said before that I won't implement a
'feature' which only purpose can be to promote bad behavior.

If they really want to clear the auth data, they can do so by removing
the auth folder themeselves:

rd %APPDATA%\subversion\auth /S /Q

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-01-28 11:49:57 CET

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.