RE: svn+ssh on windows (xp)
From: Maarten | AI <mjvdveen_at_ai.rug.nl>
Date: 2004-07-24 09:37:28 CEST
If you use tortoisesvn through ssh (plink), just use the following path to
Svn+ssh://username@ip-adres/path/to/repository
This will invoke a svnserve -t process which will tunnel through the ssh
If you don't want to type username and password all the time, go to the
Plink.exe -l username -pw password
Keep in mind the security risks here.
Good luck!
Maarten
-----Oorspronkelijk bericht-----
On Fri, 23 Jul 2004, Ben Collins-Sussman wrote:
> It would be nice if you had given us these details the first time. :-)
ok :-)
> Plink doesn't work, I'm told. Is 'ssh' in your %PATH%? Show us the
i tried different combinations. in cygwin, i have added the
peter@DELL5150 ~
peter@DELL5150 ~
peter@DELL5150 /cygdrive/e/home/peter/CodeWarriorWork
peter@DELL5150 /cygdrive/e/home/peter/CodeWarriorWork
peter@DELL5150 /cygdrive/e/home/peter/CodeWarriorWork
windows "command shell" : added both the svn and cygwin/bin dirs to the path
E:\>svn ls svn+ssh://bender/var/lib/svn/repos
E:\>set SVN_SSH
E:\>set PATH
E:\>svn ls svn+ssh://bender/var/lib/svn/repos
> It's not difficult to connect to the server. Please don't judge
no, i don't judge subversion for that. i do judge windows, though.
> You've chosen the most complex method
yes, i know. encrypted access is my basic requirement or i could not
> svn+ssh:// is only one of four ways to connect to a server: you can use
i guess i'll try https next...
-- peter koellner <peter@asgalon.net> phone: +49 30 44035450 mobile: +49 172 3292977 icq# 161891755 RL: pptp://berlin.de:10437/hiddenseer_str/11 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Jul 24 09:37:54 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.