diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-02-12 20:03:24 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-02-12 20:03:24 +0200 |
commit | 033a052f4eed4a5d3a7963e91a4844ebc3bebc00 (patch) | |
tree | b71f0df13e343bc8196bf4a3e30c191badfd240c | |
parent | 8cb65a2e6865322136c6876de4a461331198145d (diff) | |
download | egawk-033a052f4eed4a5d3a7963e91a4844ebc3bebc00.tar.gz egawk-033a052f4eed4a5d3a7963e91a4844ebc3bebc00.tar.bz2 egawk-033a052f4eed4a5d3a7963e91a4844ebc3bebc00.zip |
Update README.cvs.
-rw-r--r-- | README.cvs | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -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. |