Thus said Stephan Beal on Tue, 21 Oct 2014 16:58:28 +0200: > If you don't _really_ need to compare the versions, you can can get > features 1 and 3 in a single step: > > http://yourrepo/zip/whatever.zip?uuid=TAGNAME
This is an excellent suggestion if he doesn't really need *all* commits with a given tagname, as he suggested in (3)---this is certainly simpler and does not involve parsing (or grep or some other set of tools). > If you desperately need to get the client's version, you can grep that > from 'fossil status,' Except that he said that the machine on which this runs will not have fossil (only tools that can talk to Fossil via HTTP). :-) Andy -- TAI64 timestamp: 4000000054467bfc _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

