diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-02-28 21:22:41 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-02-28 21:22:41 +0200 |
commit | 5a31075ed15365b4c932eb129976ac4f311571aa (patch) | |
tree | 6eccd66ccc7a5bade494db6159428d4bb99cfd4b /README.cvs | |
parent | d8a4a1e3a9096250a3938b60b90c593fe3f49fc2 (diff) | |
download | egawk-5a31075ed15365b4c932eb129976ac4f311571aa.tar.gz egawk-5a31075ed15365b4c932eb129976ac4f311571aa.tar.bz2 egawk-5a31075ed15365b4c932eb129976ac4f311571aa.zip |
Update Checklist. Remove README.cvs.
Diffstat (limited to 'README.cvs')
-rw-r--r-- | README.cvs | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/README.cvs b/README.cvs deleted file mode 100644 index 4b1f4812..00000000 --- a/README.cvs +++ /dev/null @@ -1,20 +0,0 @@ -Tue Feb 12 20:02:25 IST 2013 -============================ - -If you are reading this, you are looking in the wrong file. Gawk is -no longer maintained in CVS. It is maintained in Git from savannah.gnu.org. - -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. However, while this used to work, it -no longer does, so it is not recommended. - -Please move directly to Git if you can. - -Thanks, - -Arnold Robbins -Gawk Maintainer |