That makes three of us who've made this request. I asked for a fossil -n (for -nochange, like cvs), which did everything an update did, except for changing any files on disk. I had two related options that were useful:
-v (or -verbose) to print even files that have not changed "UNCHANGED <filename>" -l (or -local) to not do a remote pull before the run. I'm not married to the options or their sense (e.g. -r for -remote instead). This is required for sensible integration into emacs-23, and I have patches for this (+ a minor change to finfo.c). - Venkat _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

