Re: TSVN asks for password over and over and over...
From: Eric Poole <eric_at_rkt-tech.com>
Date: 2007-01-25 16:06:20 CET
At 03:40 PM 1/24/2007, Stefan Küng wrote:
<SK>>>>>Subversion can't store authentication data if you use
Good morning, Stefan.
I'm a little confused. When I get the dialog box asking for my
All I did on this machine is install TortoiseSVN. I didn't install
All I really need is for TortoiseSVN (or the ssh client) to store my
I am wondering if this could not be done by the following...
1. Identify the class that provides, and reads from, the dialog box
2. Insert a private variable into the class, that holds the password
3. Initialize that variable to NULL on TSVN startup (so that it
4. When executing the method that presents the dialog box asking for
I downloaded the TSVN source and started looking in places like
If this is all done in the ssh client, and not in places like
---------------------------------------------------------------------
|
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.