emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change to bzr build instructions


From: David Kastrup
Subject: Re: Change to bzr build instructions
Date: Fri, 25 Mar 2011 11:04:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> From: Glenn Morris <address@hidden>
>> Date: Sun, 20 Mar 2011 20:24:50 -0400
>> 
>> 
>> The autotools generated files such as configure are no longer present
>> in the repository in the trunk.
>
> Why were these files deleted and then created anew in autogen/?  Why
> not "bzr mv" them instead?  Do we really want to lose their history?

One thing that makes sense about git: moving files is exactly the same
as deleting and recreating them.  History is reconstructed on the fly
when you ask for it and tracks the contents, not the file names (though
they provide starting points for he heuristics).  So you don't depend on
the programmer telling the system how content moved about.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]