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

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

[Gnu-arch-users] [BUG]: mtime not preserved on build-config/get


From: Manoj Srivastava
Subject: [Gnu-arch-users] [BUG]: mtime not preserved on build-config/get
Date: Thu, 22 Jul 2004 20:32:17 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) (i686-pc-linux-gnu)

Hi,

        When I use tla get or tla build-config. the mtimes of the
 files are set to the current time (this plays havoc with packages
 that pre-generate automatically generated files to reduce build time
 dependencies.

        I have tried this with and without revisions libraries.
__> tla get flex--devo--2.5   flex--devo
__> ls -als flex--devo/scan*
140 -rw-r--r--  1 srivasta srivasta 138036 2004-07-22 20:26 flex--devo/scan.c
 24 -rw-r--r--  1 srivasta srivasta  21045 2004-07-22 20:26 flex--devo/scan.l
 20 -rw-r--r--  1 srivasta srivasta  20279 2004-07-22 20:26 flex--devo/scanopt.c
  8 -rw-r--r--  1 srivasta srivasta   4317 2004-07-22 20:26 flex--devo/scanopt.h

        The next listing is from tla build-config using revlibs.
__> ls -als flex-2.5.31/scan*
140 -rw-r--r--  1 srivasta srivasta 138036 2004-07-22 19:57 flex-2.5.31/scan.c
 24 -rw-r--r--  1 srivasta srivasta  21045 2004-07-22 19:57 flex-2.5.31/scan.l
 20 -rw-r--r--  1 srivasta srivasta  20279 2004-07-22 19:57 
flex-2.5.31/scanopt.c
  8 -rw-r--r--  1 srivasta srivasta   4317 2004-07-22 19:57 
flex-2.5.31/scanopt.h

        My revision library does not have all the same mtimes for all
 files.

        manoj
-- 
In which level of metalanguage are you now speaking?
Manoj Srivastava   <address@hidden>  <http://www.datasync.com/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C




reply via email to

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