On 2014-03-30 12:41, Stephan Beal wrote:
fossil gdiff --from "version1" --to "version2" "path/file.txt" The filename is screwed up, instead of "file.txt" the filename is random text, i.e: "N2RzE1tMFYWZK31" for version1 and "jcs3c2edtTUDs1g" for version2.After playing around a bit with it, i see what you mean. The random names are there for your protection, but yes, they are pretty useless for purposes of seeing the filename in the gdiff titlebar. i don't have a solution/workaround. Maybe someone else can propose one.
Perhaps adding the unique part as a suffix of the actual file name, instead of replacing it?
-- Thanks, DougF (KG4LMZ) _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

