On Fri, 08 Jul 2011 07:56:53 +0000, Gingko wrote: ... > But I also have some files in my project, most of them being binary and not > subject to compilation (for example pictures or icons), that are part of an > auto-update process from the users point of view, and this auto-update > process uses the file's modification date in order to decide if the file > needs to be updated or not.
This will drop on your feet as soon as you start working with multiple branches (at least if your only look for is-newer-than-the-previous-one). Andreas -- "Totally trivial. Famous last words." From: Linus Torvalds <torvalds@*.org> Date: Fri, 22 Jan 2010 07:29:21 -0800