[tlbuild] tl17 trial builds

Marc Baudoin babafou at babafou.eu.org
Mon Mar 20 23:05:46 CET 2017


Karl Berry <karl at freefriends.org> écrit :
> 
>     because timestamps are similar for both files.
> 
> That should not be.
> 
> Do you have use-commit-times = yes in ~/.subversion/config (or
> equivalent file)?  If not, that's the problem.

I have this (this must be the default because I don't remember
ever changing that).

> Or, if you use rsync to get the sources, looking at the directory which
> serves the rsync (which has use-commit-times=yes, of course), I see:
> 
> tug$ ls -l --full-time tlbui*
> -rw-rw-r-- 1 karl root 219730 2017-03-19 23:35:15.623885528 +0100 tlbuild.info
> -rw-rw-r-- 1 karl root  88896 2017-03-19 23:34:41.694710514 +0100 tlbuild.texi
> 
> tlbuild.info is clearly newer than tlbuild.texi on this side. Since it
> was not in your checkout, something is not preserving timestamps.
> rsync -a?

It should not.

I have two trees.  One I get with rsync (rsync -av --delete
--exclude=.svn tug.org::tldevsrc/Build/source/ .):

-rw-r--r--  1 babafou  wheel  219730 Mar 20 00:01:03 2017 /usr/local/src/texlive/doc/tlbuild.info
-rw-r--r--  1 babafou  wheel   88896 Mar 20 00:01:03 2017 /usr/local/src/texlive/doc/tlbuild.texi

One I get with SVN (svn update):

-rw-r--r--  1 babafou  wheel  219730 Mar 19 23:35:40 2017 /srv/texlive/Build/source/doc/tlbuild.info
-rw-r--r--  1 babafou  wheel   88896 Mar 19 23:35:40 2017 /srv/texlive/Build/source/doc/tlbuild.texi

> You can expect the annoyance to recur every time any .texi file is
> touched, if it isn't fixed for real ... :( --best, karl.

Crap!


More information about the tlbuild mailing list