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

Re: Problems with plink.exe

From: Mariana Draper <murid21_at_yahoo.com>
Date: 2007-02-21 13:15:12 CET

Thanks Chris. I have already solved my problem... and i did it this way: - i installed plink.exe in some directory. eg: C:/plink - then in the configuration file of the SVN client i had to change some things... the line where it sais "ssh = $SVN_SSH ssh" i had to replace it with the following line: "ssh = C:/plink/plink.exe -l username -pw passsword" (remember to use / and not \) and thats it!! As far as i understood, the problem was that plink stands waiting for somepne to enter a password but as there is no window were to display this "question", you have to enter the password directly in the configuration file. The SVN confirguration file is in a directory like this: C:/documents and settings/windows_user/Applicationdata/subversion I hope this helps someone! Mariana ----- Original Message ---- From: "Chris.Fouts_at_qimonda.com" <Chris.Fouts_at_qimonda.com> To: users_at_subversion.tigris.org Cc: murid21_at_yahoo.com Sent: Monday, February 19, 2007 1:25:11 PM Subject: RE: Problems with plink.exe You need to setup a Putty session first that connects to your host via SSH. Then you need to start this session, and when you do, Putty will ask if you want the host added to your list of trusted hosts, which you of course say "Yes" to. Then access your repos via svn+ssh. From: Mariana Draper [mailto:murid21_at_yahoo.com] Sent: Saturday, February 17, 2007 8:27 AM To: Subversion List Subject: Problems with plink.exe Hi all, I am having problems when using command line 1.3 for windows. As far as i could see, the problem i have is due to the ssh client: plink.exe. When i do a checkout from my repository (in a linux server): svn checkout svn+ssh://user@ip/path_to_repo the connection hangs forever. I tried using another plink (Tortoiseplink.exe) and everything went ok. Does anyone know what could be happening with plink.exe?? Thank you in advance, Mariana. 8:00? 8:25? 8:40? Find a flick in no time with theYahoo! Search movie showtime shortcut. ____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail
Received on Wed Feb 21 13:15:41 2007

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.