From d26dc534cf748c810d19b9daf4185b8dfaff1a9c Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 4 Feb 2011 10:30:42 +0200 Subject: Minor doc updates. --- README.cvs | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'README.cvs') diff --git a/README.cvs b/README.cvs index 4364b63d..fa397ba9 100644 --- a/README.cvs +++ b/README.cvs @@ -1,22 +1,20 @@ -Sat Nov 20 21:59:44 IST 2010 +Fri Feb 4 10:26:09 IST 2011 ============================ 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. +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. Most likely if you use: +to get the development version. This works. - cvs -d:pserver:anonymous@pserver.git.sv.gnu.org:/gawk.git \ - co -d gawk-stable gawk-stable +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. -you'll get the gawk-stable branch. But I haven't tried either of these -and I can't help you if they don't work. Please move directly to Git -if you can. +Please move directly to Git if you can. Thanks, -- cgit v1.2.3