aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-02-12 20:03:43 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-02-12 20:03:43 +0200
commit095574f6fe71432416f5be6756ef882ceb148942 (patch)
treedb933e380394519bbf924f9ab26b794726fd2aa8
parentde872f0548039885f3bd4b460845915350ad5acf (diff)
parent033a052f4eed4a5d3a7963e91a4844ebc3bebc00 (diff)
downloadegawk-095574f6fe71432416f5be6756ef882ceb148942.tar.gz
egawk-095574f6fe71432416f5be6756ef882ceb148942.tar.bz2
egawk-095574f6fe71432416f5be6756ef882ceb148942.zip
Merge branch 'gawk-4.0-stable'
-rw-r--r--README.cvs8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.cvs b/README.cvs
index fa397ba9..4b1f4812 100644
--- a/README.cvs
+++ b/README.cvs
@@ -1,4 +1,4 @@
-Fri Feb 4 10:26:09 IST 2011
+Tue Feb 12 20:02:25 IST 2013
============================
If you are reading this, you are looking in the wrong file. Gawk is
@@ -9,10 +9,8 @@ According to the Savannah website, you can use:
cvs -d:pserver:anonymous@pserver.git.sv.gnu.org:/gawk.git \
co -d gawk master
-to get the development version. This works.
-
-However, as far as I can see, there is no way to get to any of the other
-branches in the Git repository via CVS.
+to get the development version. However, while this used to work, it
+no longer does, so it is not recommended.
Please move directly to Git if you can.