From 206fc8e5d2087fa30123d23cccfea2d72e629d33 Mon Sep 17 00:00:00 2001 From: Stefen Guzik <guzik2@llnl.gov> Date: Tue, 26 Sep 2006 20:12:17 +0000 Subject: [PATCH] Changed CVS_RHS to CVS_RSH --- doc/README.cvs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/README.cvs b/doc/README.cvs index 0633cadc99..bda47aa157 100644 --- a/doc/README.cvs +++ b/doc/README.cvs @@ -1,7 +1,7 @@ -$Id: README.cvs,v 1.5 2005-06-25 18:11:45 geuzaine Exp $ +$Id: README.cvs,v 1.6 2006-09-26 20:12:17 guzik Exp $ -0) Set the variable CVS_RHS to ssh ('export CVS_RHS=ssh' with bash, or - 'setenv CVS_RHS ssh' with tcsh) +0) Set the variable CVS_RSH to ssh ('export CVS_RSH=ssh' with bash, or + 'setenv CVS_RSH ssh' with tcsh) 1) The first time you want to download the latest full source by CVS, type: -- GitLab