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

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

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


From: Bug Goo
Subject: Re: [Gnu-arch-users] [BUG]: mtime not preserved on build-config/get
Date: Sat, 31 Jul 2004 21:50:03 +0000

Created as bug 172

On Fri Jul 23 01:41:54 2004, Manoj Srivastava wrote:
> 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




reply via email to

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