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

Re: TortoisePlink issue with multiple keys loaded in Pageant

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-12-08 19:47:52 CET

Jens Nissen wrote:
> TortoisePlink has an issue with svn+ssh address if multiple keys are
> loaded in Pageant.
>
> TortoisePlink/Pageant only consider the first key - set up a connection
> and try to execute svnserve -t. This leads to a server error.
> Instead of then trying the same with the next key (which would succeed)
> TortoisePlink/Pageant give up terminally.
>
> I don't know if this issue is located in Pageant or TortoisePlink.

No matter in which tool the problem is, this is the wrong mailing list
to report this. TortoisePlink is simply the original plink application,
slightly modified to avoid the ugly DOS box popping up. Basically we
changed the main() function to a winmain() and used the linker option
/SUBSYSTEM:WINDOWS instead of /SUBSYSTEM:CONSOLE.

Please report this on the plink/putty mailing list.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Dec 8 19:48:04 2006

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.