I'm exploring the storage of the archive, and wondering: if I look at the sqlite db housing the entire repo, the "blob" table holds the various artifacts. What's the easiest way to tease-out what kind of artifact any single record is? I.e., any artifact could be a file-change checkin, or a ticket udpate, or a wiki update... Is there a convenience function that I can run to find this out? I'm searching the source, but haven't found enough contiguous cycles yet to understand ;)
-bch _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

