On Sat, Oct 4, 2014 at 5:40 AM, Dr. Eike Kohler <eikekohler_at_uni-bonn.de>
wrote:
> Dear list members,
>
>
>
> I have tried Google and the FAQ, but found no answer – perhaps someone on
> this list can point me to the solution:
>
>
>
> I use TortoiseSVN since many years on several computers connected to a
> private svn archive on a server over a ssh-connection. It worked and works
> fine for all computers I had so far, but now I have installed the most
> recent version of TortoiseSVN on two new computers with Windows 8.1, and on
> both machines every time I update the working copy, I have to submit the
> passphrase for my private key for four times, not only once as on all other
> computers.
>
>
>
> Can somebody explain the reasons for this different behaviour? Are there
> any settings where I can change this behavior? I do not want to store my
> key on the machine with pageant, but I don’t want to enter my passphrase
> four times every time I update my working copy either.
>
>
>
>
Perhaps your working copy contains svn:externals declarations? IIUC
TortoiseSVN establishes a new connection for every externals definition.
That may explain the multiple prompts.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3089432
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-10-04 21:13:55 CEST