Is there a way, if Fossil is running as 'fossil ui' from checkout directory, to show which hash and branch the checkout (along with other info, like commit timestamp, user and comments) is currently at?
We have multiple checkout builds for different environments, and I would like to show this info in a web page (possibly as embedded doco within Fossil), but I'd rather it updates automatically than someone having to maintain it. I'm aware I can enable manifest.uuid and get the current hash from there, or use TH1 checkout command to get a directory path, but I don't know how to get the rest of the info (branch, user, timestamp, comments) within Fossil embedded markdown file. If this can be done, how? Cheers, Steve
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

