@bthall had some problems compiling #Pijul, so Iām testing it. On the Win10 machine, it failed on libsodium. On Kubuntu, it is still going, with all 4 CPU cores pegged at 98%+ and using all the swap.
I also noticed that the newest version of #Darcs now has a pre-compiled binary for Windows ... but I decided to try to compile it (in progress).
going to pitch my new #startup to #VCs today!!!! for a monthly fee, we send š° and š via postal mail to your home, good service, can't ever have too many š°
@moonman What am I saying? A #VCS should allow grabbing a file's state from an earlier commit, but you might want to try such things in a separate directory / folder, to avoid clobbering existing files.
One of ikiwiki's features is the very good #vcs (or #scm) integration. My wiki came into existence not only as a directory of .md filws but also as a #mercurial repository. I can 'hg push' to it via SSH and a hook automatically refreshes everything. Visitors can 'hg clone' the source via HTTPS. (Git mirror is currently broken). Any comments or edits made over the web will be tracked as an automatic commit in the repository. As a bonus, there's links to the history and diffs via hgweb. Neat, yes?