[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: Joseph Galbraith <galb_at_vandyke.com>
Date: 2005-04-20 18:04:51 CEST

Just FYI; I've found the I can specify the username in
the repository URL to avoid having to encode as part of
the command line (command line applies to every repository
I access, username is specific to the repository.)

svn+ssh://user@host/path-to-repos

Now, if only it supported port there as well. SVN strips the port
out of the URL. I do have an SSH client that accepts user@host:port;
but the port is gone by the time it hits my SSH client.

Thanks,

Joseph

Brian Huddleston wrote:
> 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.
> TSVN (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.
>
>
> ----- 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Apr 20 18:15:27 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.