diff options
author | Juergen Kahrs <Juergen.Kahrs@googlemail.com> | 2013-02-17 16:35:33 +0100 |
---|---|---|
committer | Juergen Kahrs <Juergen.Kahrs@googlemail.com> | 2013-02-17 16:35:33 +0100 |
commit | 4db69d42558bae4bb3fb4eccc91671ee16ccfe08 (patch) | |
tree | a1fc5fcba54e8421878d44913b7156268ffb7ee3 /README.cvs | |
parent | a5f1cf2beb31002f3cd35bfef7cb8af8843fc2b5 (diff) | |
parent | 095574f6fe71432416f5be6756ef882ceb148942 (diff) | |
download | egawk-4db69d42558bae4bb3fb4eccc91671ee16ccfe08.tar.gz egawk-4db69d42558bae4bb3fb4eccc91671ee16ccfe08.tar.bz2 egawk-4db69d42558bae4bb3fb4eccc91671ee16ccfe08.zip |
Merge remote-tracking branch 'origin/master' into cmake
Diffstat (limited to '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. |