[17516] in Kerberos_V5_Development
Re: Moving everything in src/ up a level
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Feb 16 17:08:08 2012
Message-ID: <4F3D7E41.60503@mit.edu>
Date: Thu, 16 Feb 2012 17:08:01 -0500
From: Greg Hudson <ghudson@mit.edu>
MIME-Version: 1.0
To: Simo Sorce <simo@redhat.com>
In-Reply-To: <1329416012.2392.68.camel@willson.li.ssimo.org>
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On 02/16/2012 01:13 PM, Simo Sorce wrote:
> I am concerned with source code history.
>
> Usually renames cause issues in that area, so I tend to look at mass
> renames unfavorably, but that's just me I guess.
After some experimentation with git and some IRC discussion, I'm pulling
a 180. For some operations, git can follow renames fairly
transparently, I think, but for some other basic ones, like "git log
directoryname", it can't. (And even for "git log filename", it doesn't
by default.)
Instead, I think we can just have a src/doc/Makefile.in which pulls
source files from $(top_srcdir)/../doc instead of from $(srcdir).
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev