From 72bff8eee4760aca4fee10e4fb3affc72ab5bf00 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Wed, 20 Apr 2005 13:24:39 +0000 Subject: [PATCH] Err, stable branch has been nano_1_2 for the last two years, doh! git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2484 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- README.CVS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.CVS b/README.CVS index 408da7bd..69a3d930 100644 --- a/README.CVS +++ b/README.CVS @@ -30,8 +30,8 @@ $ setenv CVS_RSH ssh After it's set up, use the following command to download the CVS tree: $ cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/nano checkout nano -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 +If you want to download the stable CVS branch, add "-r nano_1_2_branch": +$ cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/nano checkout -r nano_1_2_branch nano Once you have the sources in the "nano" directory, cd into it, and execute the "autogen.sh" script in the top directory. This will set up -- 2.39.5