Re: RCS keyword expansion

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Thursday, October 11, 2007 - 1:47 pm

Hi,

On Thu, 11 Oct 2007, Oliver Kullmann wrote:


It does not matter if it is a date or a version number.

The problem is this: for efficiency, git does not change files which have 
not changes between the last version checked out (whatever that is) and 
the current version.

This seems counterintuitive to people coming from SVN/CVS: they expect 
_every_ file to be touched when checking out.

So there is not much we will do to accomodate in git; touching files which 
have not changed at all (even if containing a $Id$ or a $Date$) is not the 
way we want it...

As Randal already suggested: if you need something like this, you better 
have a build procedure which replaced $Date$ _at a given time_ (make 
install) with the current date.

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RCS keyword expansion, Peter Karlsson, (Thu Oct 11, 7:47 am)
Re: RCS keyword expansion, Johannes Sixt, (Thu Oct 11, 8:02 am)
Re: RCS keyword expansion, Randal L. Schwartz, (Thu Oct 11, 8:09 am)
Re: RCS keyword expansion, Oliver Kullmann, (Thu Oct 11, 8:59 am)
Re: RCS keyword expansion, Peter Karlsson, (Thu Oct 11, 10:55 am)
Re: RCS keyword expansion, Alex Riesen, (Thu Oct 11, 11:09 am)
Re: RCS keyword expansion, Lars Hjemli, (Thu Oct 11, 12:16 pm)
Re: RCS keyword expansion, Alex Riesen, (Thu Oct 11, 12:21 pm)
Re: RCS keyword expansion, Johannes Schindelin, (Thu Oct 11, 1:47 pm)
Re: RCS keyword expansion, Sam Vilain, (Thu Oct 11, 2:20 pm)
Re: RCS keyword expansion, Sam Vilain, (Thu Oct 11, 2:35 pm)
Re: RCS keyword expansion, Peter Karlsson, (Thu Oct 11, 10:26 pm)
Re: RCS keyword expansion, Peter Karlsson, (Thu Oct 11, 10:27 pm)
Re: RCS keyword expansion, Johannes Schindelin, (Fri Oct 12, 3:02 am)
Re: RCS keyword expansion, Peter Karlsson, (Fri Oct 12, 3:50 am)
Re: RCS keyword expansion, Johannes Sixt, (Fri Oct 12, 4:05 am)
Re: RCS keyword expansion, Lars Hjemli, (Fri Oct 12, 4:21 am)
Re: RCS keyword expansion, Johannes Schindelin, (Fri Oct 12, 4:34 am)
Re: RCS keyword expansion, Jan Hudec, (Fri Oct 12, 5:57 am)
Re: RCS keyword expansion, Salikh Zakirov, (Fri Oct 12, 12:08 pm)
Re: RCS keyword expansion, Johannes Schindelin, (Fri Oct 12, 3:42 pm)
Re: RCS keyword expansion, Zakirov Salikh, (Fri Oct 12, 4:52 pm)
Re: RCS keyword expansion, Peter Karlsson, (Mon Oct 15, 7:03 am)
Re: RCS keyword expansion, Johannes Schindelin, (Mon Oct 15, 7:28 am)