From b995263309351734a17fc5b941e3e85e57864c75 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 28 Jan 2007 19:47:39 +0000
Subject: [PATCH] update README.CVS for the 2.0 branch of nano

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4048 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog  | 2 ++
 README.CVS | 5 -----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 264ec41e..351f67da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,8 @@ CVS code -
 	  instructions aren't only available in its CVS snapshots. (DLR)
 - README:
 	- Add more miscellaneous cosmetic fixes. (DLR)
+- README.CVS:
+	- Update for the 2.0 branch of nano. (DLR)
 - NEWS:
 	- Formatting fix. (DLR)
 - m4/glib-2.0.m4:
diff --git a/README.CVS b/README.CVS
index 6ef63c9d..ec7862b6 100644
--- a/README.CVS
+++ b/README.CVS
@@ -44,11 +44,6 @@ command to download the CVS tree:
 
     $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/nano checkout nano
 
-If you want to download the stable CVS branch, add "-r nano_1_2_branch":
-
-    $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/nano checkout -r nano_1_2_branch nano
-
-
 Generate the configure script
 -----------------------------
 
-- 
GitLab