commit b908a36d6096c31486445a84e9aaefdf3437c479
parent b75763e07ef0f612eaf14b1f15a6d08983862d9b
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 21 Nov 2004 17:50:23 +0000
add another cvs command fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2114 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/README.CVS b/README.CVS
@@ -19,12 +19,7 @@ packages:
These should be available on your GNU mirror.
To download the CVS tree, execute the following command:
-$ cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/nano login
-and press Enter at the password prompt.
-
-Then, do
$ cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/nano checkout nano
-and the nano tree will download.
If you want to download the stable CVS branch, add "-r nano_1_0_branch":
$ cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/nano checkout -r nano_1_0_branch nano