gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Moving accompagnying files


From: Stefan Monnier
Subject: Re: [Gnu-arch-users] Moving accompagnying files
Date: 06 Apr 2004 14:26:23 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> Let's say I have checked out a tree of the Emacs source, compiled (in place)
>> and all.
>> If an update moves the file lisp/foo.el to lisp/bar.el, how can I make sure
>> that lisp/foo.elc (i.e. the byte-compiled form of foo.el) is also moved
>> to lisp/bar.elc (or alternatively is completely removed) ?
> Why are derived files version controlled?

They're not.  But they're present in the checked out tree where
`tla star-merge -t' moves foo.el to bar.el.


        Stefan




reply via email to

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