From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <8086cd733643978a352f1d9ce608a01d@plan9.bell-labs.com> From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] admin with fossil? In-Reply-To: <20031010140614.GB2749@tfraser.cs.umd.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 10 Oct 2003 10:20:56 -0400 Topicbox-Message-UUID: 6bcb25a6-eacc-11e9-9e20-41e7f4b1d025 I'm replaced my laptop's kfs with fossil and am not sad. It works well. To get at things, you can make a /srv file that you can administer fossil through: %; con /srv/fscons main: fsys main main: srv -AP admin Then mount /srv/admin somewhere and admin away. You could also make a user that's the leader of all groups but this is a lot less typing.