TALPA strides forward
TALPA strides forward
Posted Aug 28, 2008 10:30 UTC (Thu) by rvfh (guest, #31018)In reply to: TALPA strides forward by liljencrantz
Parent article: TALPA strides forward
Looking at mtime should be enough, provided that we look for any change in it and not just for it to be greater that than of another file.
Let me explain: the time maybe wrong a one machine causing the mtime go backwards, like when editing a file that's on a build server share, but it is very unlikely that the mtime will be exactly the same as it was before edition.
It is quicker to check mtime for a change than checksuming the whole file.
