On Aug 15, 2017, at 2:53 PM, Steve Schow <[email protected]> wrote: > > well…its not for a website…javascript is used for a lot of stuff out there > besides the web. Its not practical for the name of the file to have a > version encoded into it.
Easily solved. During the “generate deployment package” step, create a manifest file that maps file names to Fossil checkin IDs. Ship the manifest along with the checked-out files. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

