From 002702c89c77479cb1d950f28a32691d0bdcc309 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 12 Jan 2013 19:31:13 -0500 Subject: Modify instructions, etc. for Git support. --- README.template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README.template') diff --git a/README.template b/README.template index 1ea8046..f3fa28d 100644 --- a/README.template +++ b/README.template @@ -82,19 +82,19 @@ If you need help using GNU make, try these forums: news:gnu.utils.bug -CVS Access +Git Access ---------- -The GNU make source repository is available via anonymous CVS from the -GNU Subversions CVS server; look here for details: +The GNU make source repository is available via Git from the +GNU Savannah Git server; look here for details: - http://savannah.gnu.org/cvs/?group=make + http://savannah.gnu.org/git/?group=make -Please note: you won't be able to build GNU make from CVS without +Please note: you won't be able to build GNU make from Git without installing appropriate maintainer's tools, such as GNU m4, automake, -autoconf, Perl, GNU make, and GCC. See the README.cvs file for hints on +autoconf, Perl, GNU make, and GCC. See the README.git file for hints on how to build GNU make once these tools are available. We make no -guarantees about the contents or quality of the latest code in the CVS +guarantees about the contents or quality of the latest code in the Git repository: it is not unheard of for code that is known to be broken to be checked in. Use at your own risk. -- cgit v1.2.3