Thus said "Tony Papadimitriou" on Sat, 09 Aug 2014 20:01:30 +0300:
> Every time I open a fossil repo, even if I simply open it to just get > a copy of the files in some directory, I end up with a 'touched' repo > file, as if some 'write' operation has occurred in the database. Every time fossil opens a repository it records the path in the repository: $ pwd /tmp/new $ echo "SELECT * FROM config WHERE name LIKE 'ckout:%';" | fossil sql ckout:/tmp/new/|1|1407604257 ckout:/tmp/another/|1|1407604319 Andy -- TAI64 timestamp: 4000000053e65971 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

