On 2/17/16, Zoltán Kócsi <zol...@bendor.com.au> wrote: > > In fact, what I saw was that fossil didn't even do that. I checked out > two branches (with different last mod dates) into two separate > directories and every file had the same mtime: the current time when I > checked them out. That is, fossil simply wrote the files from the > database to the filesys and left the mtime as it was set by the system. >
That is the desired behavior, because when you do "fossil update; make" that makefile will be looking at the mtimes and you want recent mtimes so that the project is correctly rebuilt. -- D. Richard Hipp d...@sqlite.org _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users