summaryrefslogtreecommitdiff
path: root/README.cvs
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-02-12 20:03:24 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-02-12 20:03:24 +0200
commit033a052f4eed4a5d3a7963e91a4844ebc3bebc00 (patch)
treeb71f0df13e343bc8196bf4a3e30c191badfd240c /README.cvs
parent8cb65a2e6865322136c6876de4a461331198145d (diff)
downloadgawk-033a052f4eed4a5d3a7963e91a4844ebc3bebc00.tar.gz
Update README.cvs.
Diffstat (limited to 'README.cvs')
-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.