info-cvs
[Top][All Lists]
Advanced

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

Re: Latest core CVS source


From: Larry Jones
Subject: Re: Latest core CVS source
Date: Fri, 6 Apr 2001 17:18:22 -0400 (EDT)

Laine Stump writes:
> 
> address@hidden (Larry Jones) writes:
> 
> > That's because when you check things out of CVS, the files' timestamps
> > are set to the current time rather than the time they were committed
> > (for good reason)
> 
> I thought that was only the case for updates, not for checkout. The
> initial checkout gives files the timestamp of the commit for the
> revision being checked out.

Right you are.  Can you tell I don't do checkout very often?  :-) 
Because regenerating those files doesn't necessarily change the
contents, a simple commit won't update the repository and thus the files
currently in the repository don't have the correct timestamps to avoid
make trying to regenerate them.  That's something we'll have to take
care of before making a new release.  In the meantime, the following:

        touch aclocal.m4 stamp-h1.in config.h.in Makefile.in configure

should be sufficient to get make to carry on with the real work without
trying to regenerate stuff it doesn't need to.

-Larry Jones

Nothing spoils fun like finding out it builds character. -- Calvin



reply via email to

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