On Aug 15, 2017, at 3:58 PM, Steve Schow <[email protected]> wrote: > > if each script file has its own independent version, its not part of a > greater whole per say…its just the version of that exact file..nothing > more……appearing in the source comment.
My ship script doesn’t care about “greater wholes”. It extracts the same info from Fossil that RCS, CVS, or Subversion would have given with the $Revision$ keyword. And with a sed call, you could even substitute it into the file text. Whatever. Use it or not. I wanted to get the two key fossil commands embedded into that script out into the world anyway. > not once did I demand that anyone make any modifications to fossil. Only implicitly by shooting down all the alternatives you been given. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

