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

RE: Using TortoiseSVN with SSH on Windows XP

From: <Chris.Fouts_at_qimonda.com>
Date: 2006-11-27 17:55:55 CET

 

* Download and install Win32 Subversion from
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&ex
pandFolder=91&folderID=74.

* Download Putty from
http://www.chiark.greenend.org.uk/~sgtatham/putty and install it.

* From the Putty site, download and install Plink and Pageant as
well

* Add the directory where putty.exe, plink.exe, and pageant.exe
reside to your Path variable.

* Set up a Putty session to your SVN server by following these
instructions: http://tortoisesvn.net/ssh_howto. Look at the "SSH key
generation and connection check (client)" section, and the sections that
follow.

* Check out your desired files using the following command line
(see next bullet)

svn+ssh://<MyPuttyConnection>/repos. (Include the period!).

* ...or right-click on a Windows explorer window and choose "SVN
Checkout..." from the menu. On the "URL for the repository" box, enter
"svn+ssh://<MyPuttyConnection>/repos" (without "") and on the "Checkout
directory" box, enter the path where you want the files to go

________________________________

        From: Tahir Rauf Butt [mailto:trauf@techlogix.com]
        Sent: Sunday, November 26, 2006 1:12 AM
        To: users@tortoisesvn.tigris.org
        Subject: Using TortoiseSVN with SSH on Windows XP
        
        

        I am a new developer on Linux Installer, I am using Windows XP
to access the SVN Server on Linux Debian.

        Please tell me the detailed process of how to access the
repository.

         

        I login using

         

        Svn+ssh://<myusername>@alioth.debian.org

         

        , but it creates problem, and gives error message like

         

        Error * Unrecognized URL scheme for
'snv+ssh://urdifolinux-guest@alioth.debian.org'

         

        I have installed only TortoiseSVN not anything else related to
SVN or SSH.

         

         

         

        Please when you send reply, CC it to 'trauf@techlogix.com'

         

        Looking forward for your reply.

         

         

         
Received on Mon Nov 27 17:57:35 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.