On Mon, Mar 28, 2011 at 02:17:10PM -0400, Volodya Savastiouk wrote:
> The issue is the file dates being always today's date whenever one
> downloads a copy from the repository or simply opens a local copy.

This was discussed a while ago and I think the agreement was:
(1) Initial open may use the time of last modification for a file.
One problem is that finding this can be quite expensive.

(2) All changes due to updated etc should use the current time.
This is the same behavior as other VCS and required to not break make
etc.

Noone has stepped up yet to implement (1) :)

Joerg
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to