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

Re: [TSVN] TortoisePlink bug?

From: Brian Huddleston <brianh_at_huddleston.net>
Date: 2005-04-19 17:53:02 CEST

Thanks for the debugging tip. (I had been searching on "ssh public key"
Doh!)

 I pulled down plink.exe from
http://the.earth.li/~sgtatham/putty/0.57/x86/putty.exe (after figuring out
where in the directory structure 0.57 lived.

I wrote a short batch script to wrap plink.exe so I could capture the error
output (window would disappear to quickly for me to see what the complaint
was). For the record I was passing in bhuddleston@alcmene which is wrong.
TSV (unsuprisingly) pulls the hostname from the url stored in the working
copy, and that necessitates passing in the username with a -l.

For the record, if anyone has the same problem as me, here is the proper
commandline:

C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe -l bhuddleston -i
"C:\Documents and Settings\bhuddleston\.ssh\id_dsa.ppk"

Thanks again for the kind help.

-Brian
----- Original Message -----
From: "Lübbe Onken" <l.onken@rac.de>
To: <dev@tortoisesvn.tigris.org>
Sent: Tuesday, April 19, 2005 9:12 AM
Subject: RE: [TSVN] TortoisePlink bug?

Hi Brian,

does this help?

<http://tortoisesvn.berlios.de/faq/index.php?action=artikel&id=57&artlang=en
>

Try searching the FAQ for Plink.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 19 18:13:56 2005

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.