I moved all my hg repositories to git some time ago
On Tue, Mar 31, 2020 at 7:39 PM Dave MacFarlane wrote:
> On Tue, Mar 31, 2020 at 10:46 AM wrote:
> > > If anyone has further thoughts, anything they want added, or any lists
> > > or indices of works they want archived/mirrored, I would love t
kim.lass...@gmail.com writes:
> Does anyone run fossil from plan9port? Is it stable? I am thinking of
> setting up a fossil + venti fileserver on Linux that Plan 9 terminals
> and cpu servers can connect to.
I don't think that plan9port includes a port of fossil. If anyone knows
of one (a patch,
It's not a patch or a fork, 0intro contributed it about 7 years ago:
https://github.com/9fans/plan9port/tree/master/src/cmd/fossil
I've used it and didn't run into any major issues. I recall attaching
the console to e.g. /dev/tty8 for administration.
On Wed, 1 Apr 2020 at 17:32, wrote:
>
> kim.l
I hacked it a bit to make it work for me. I don't remember if there
was a problem with the normal setup or if I just wanted different
ergonomics.
https://gist.github.com/jnjackins/7228a9b2f3b2896cb379734605a34257
On Wed, 1 Apr 2020 at 17:59, Jeremy Jackins wrote:
>
> It's not a patch or a fork,