G'day, I notice that there is a page, "Information for GNU grep developers", at
http://www.gnu.org/software/grep/devel.html This page is out of date in some areas (e.g. talks about "2.5.1a" as the latest stable release, and describes CVS as the source control program, not Git). You can reach this page from the GNU Grep project home page -- it's in the "Getting involved->Development" section. The project home page correctly identifies Git as the source control facility, but it also has out-of-date information about how to clone GNU Grep... the instructions should be (for the "Anonymous clone" example): git clone git://git.sv.gnu.org/grep.git (Not "git clone git://git.savannah.gnu.org/grep.git".) I stumbled across these inconsistencies while trying to start a clean-slate look at Git-versus-release-tarball versions on a different machine, as suggested by Paul yesterday. cheers, sur-behoffski (Brenton Hoff) Programmer, Grouse Software