On Thu, Jun 7, 2018 at 4:07 PM, Warren Young <war...@etr-usa.com> wrote:

>
> That OS is over 9 years old now.
>

Trust me, its showing its age, and I'd really like to get rid of it, but
there's a bunch of things I really don't want to migrate as some of what is
doing relies on functionality in the underlying languages that no longer
exists in newer versions of that language.  When I get a long vacation and
I'm bored of gaming, I might dig into replacing the entire VM, but until
then, work-arounds it is.  (It doesn't make outbound calls much.  Its
mostly used for DHCP services now, and keeping tabs on my kids screen time
on their computers.)


> Do you really need something in the daily scrape that you wouldn’t get
> from a Fossil clone?  There are a few things on sqlite.org that aren’t in
> the Fossil repo, but perhaps not as many as you’d guess.
>

To that, I can honestly say, I don't know.  The thing I like about the
daily scrapes is that I can grab the zip files provided in whatever state
they were uploaded as, and I archive them so 'just in case' I can go back
to a particular DLL and see whats going on.  My intention was to have the
archives come down, have a machine take note, extract, compile, and check
the DLL into my code repo.  I'd then have my source code link to the
specific version of the DLL needed.  I got as far as the 3-line bash script
to download the files. heh.  I think I might go back to that tonight
instead of YouTube......

If Fossil can get me an amalgamation to a certain version, point me where
and I'll investigate.


>
> I ask because if you build a Fossil binary by hand, you can link it to an
> up-to-date version of OpenSSL, which may solve the certificate problem.
>

I remember downloading and running Fossil and playing in the browser, but I
didn't do much with it.  Also relying on going back like 3 or 4 years.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to