On Fri, Aug 05, 2011 at 10:29:40AM -0400, Martin Gagnon wrote: > Le 2011-08-05 à 10:17, Remigiusz Modrzejewski <[email protected]> a écrit : > > > > > On Aug 5, 2011, at 16:06 , Martin Gagnon wrote: > > > >> Now, what's about this slow commit issue... > > > > Wasn't that resolved by setting mtime-based changes? > > > > > > Extra command should not behave the same?
extra will not care about modifications in known files, and thus, the mtime-changes does not affect it. That setting is about doing checksums or trusting the modification times, it does not affect checks for file existence. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

