Message-ID: <17587.25683.601407.261268@stat.math.ethz.ch>
Date: 2006-07-11T08:41:55Z
From: Martin Maechler
Subject: Add .git to SCM excludes for build and INSTALL scripts
In-Reply-To: <m2irm5th9z.fsf@fhcrc.org>
Thank you Seth,
I've committed the changes
(BTW: for some reason your patch did not cleanly apply to
build.in).
Regards,
Martin
>>>>> "Seth" == Seth Falcon <sfalcon at fhcrc.org>
>>>>> on Mon, 10 Jul 2006 12:02:32 -0700 writes:
Seth> Git is a source code management system like CVS, svn, arch, and
Seth> others.
Seth> It would be nice to add exclude support to R CMD build and INSTALL so
Seth> that the .git subdir of an R package is handled appropriately.
Seth> Here is a possible patch:
[ .........]