From f5e8038f91120319f30126b8b943252d523a5322 Mon Sep 17 00:00:00 2001 From: owen Date: Wed, 18 Apr 2001 15:23:36 +0000 Subject: [PATCH] Using plink with CVS - need to make sure the saved session uses SSH git-svn-id: svn://svn.tartarus.org/sgt/putty@1065 cda61777-01e9-0310-a592-d414129be87e --- doc/plink.but | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/plink.but b/doc/plink.but index cd8e31d3..cdee880e 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.4 2001/02/19 23:24:01 owen Exp $ +\versionid $Id: plink.but,v 1.5 2001/04/18 15:23:36 owen Exp $ \C{plink} Using the command-line connection tool Plink @@ -103,11 +103,11 @@ To use Plink with CVS, you need to set the environment variable You also need to arrange to be able to connect to a remote host without a password. To do this, either: -\b Run PuTTY, and create a PuTTY saved session (see -\k{config-saving}) which specifies your private key file (see -\k{config-auth}). You will probably also want to specify a username -to log in as (see \k{config-username}). You should then be able to -run CVS as follows: +\b Run PuTTY, and create a PuTTY saved session (see \k{config-saving}) +with the protocol set to SSH (see \k{config-hostname}) and specifies +your private key file (see \k{config-auth}). You will probably also +want to specify a username to log in as (see \k{config-username}). +You should then be able to run CVS as follows: \c cvs -d :ext:user@sessionname:/path/to/repository co module -- 2.11.0