From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Beginner question on how to change owner of files in fossil From: plan9@blueyonder.co.uk In-Reply-To: <93d34faa81c9eef57fc17a9446da8c1f@plan9.ucalgary.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 9 Mar 2004 18:03:18 +0000 Topicbox-Message-UUID: 26f712a4-eacd-11e9-9e20-41e7f4b1d025 Hi, > use the -AWP /srv/replica and just chmod there.. you can look at As far as I can tell, chmod does not support changing the owner of a file. I know I could do it by building a special fossil to allow srv -AWPp and then use '[ fsys name ] wstat file elem uid gid perm length' inside a con. Is there any immediately usable command similar to chown for use on a srv -AWP mounted tree? Thanks, Robby