On Mon, Dec 15, 2014 at 7:49 PM, Petr Ferdus <[email protected]> wrote: > > Something similar like taking ls -al of all files in repository, > redirecting output to file and versioning that file. Except this would > happen automatically on commit or some other command. > Such information could be displayed in "File Tree" menu or for file > restoring purposes. >
In any case: because the timestamps of files is computed, not stored, and because the timestamp of a manifest can edited (well, amended), a static view of the data might someday become incorrect if a timestamp adjustment is made on a checkin after the fact. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

