fossil clone https://wapp.tcl.tk isn't sufficient
(1) By anonymous on 2023-04-12 08:33:17 [source]
Sorry me again When I saw the reference to 8.7 I remember seeing DRH on youtube telling an audience they'd be better off with Tcl 8.7 for wapp. So I just tried "fossil clone https://wapp.tcl.tk" as instructed, but it's not enough, I got....Usage: fossil clone ?OPTIONS? FILE-OR-URL NEW-REPOSITORY
The instructions say to download a repository at the following URL, I'm wondering which option or is it both. I'm afraid I can't tell.
Again, any assistance would be very much appreciated.
(2) By D. Richard Hipp (drh) on 2023-04-12 10:44:21 in reply to 1 [link] [source]
You can click on the latest check-in (here) then click on the "Tarball" or "Zip archive" link to get a copy of the code.
If you prefer to use Fossil, the syntax would be:
fossil clone https://wapp.tcl.tk wapp.fossil
fossil open wapp.fossil