On 2019-05-12 21:39, Warren Young wrote:
On May 11, 2019, at 10:46 PM, Justin Clift <[email protected]> wrote:

One of the steps uses curl to download fileio.c, test_windirent.c/.h
from fossil

[snip]

Is there a way to always get "the latest" version of the file? :)

    $ curl -L -o src/extensions/fileio.c
'https://sqlite.org/src/raw?filename=ext/misc/fileio.c&ci=trunk'

Thanks Warren, that works. :)


Or, you could just use Fossil directly. ...
<snip>

It's a good thought, but not just yet.  Already have a head full of
other stuff being learned, don't really want to add a whole new
distributed version control system as well.  Maybe later. :)

Regards and best wishes,

Justin Clift
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to