9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Micah Stetson <micah@stetsonnet.org>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] accesing a local fossil
Date: Tue, 23 Aug 2005 09:48:13 -0700	[thread overview]
Message-ID: <b3b4f6f3050823094827afdc6b@mail.gmail.com> (raw)
In-Reply-To: <005e01c5a740$6ee1e250$e000a8c0@OBLIVIONDT>

> % fossil/fossil -f /dev/sdC0/fossil -c 'srv -APW open' -c 'srv -p fscons'
> % mount /srv/open /n/open
 ...
> When I tried to cp some file  there:
> 
> can't create "/n/open/PLAN9.INI" : mounted directory forbids creation

As Robby said, you probably don't want to copy your plan9.ini there. 
But the reason the copy fails is that Plan 9 mounts don't allow
creation by default, you have to use 'mount -c /srv/open /n/open'.

Micah


      parent reply	other threads:[~2005-08-23 16:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15  9:16 [9fans] can acme clients (Wiki) access acme's clean/dirty status? Axel Belinfante
2005-08-15  9:34 ` Axel Belinfante
2005-08-15 14:37   ` [9fans] accesing a local fossil Ezequiel Reyes
2005-08-15 16:29     ` Federico Benavento
2005-08-15 16:32       ` Federico Benavento
2005-08-15 17:05         ` Ezequiel Reyes
2005-08-15 16:42     ` Christoph Lohmann
2005-08-15 19:09       ` Ezequiel Reyes
2005-08-15 19:20         ` Christoph Lohmann
2005-08-15 17:26     ` Steve Simon
2005-08-22 17:39       ` Ezequiel Reyes
2005-08-23  8:49         ` Robert Raschke
2005-08-23 16:48         ` Micah Stetson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b3b4f6f3050823094827afdc6b@mail.gmail.com \
    --to=micah@stetsonnet.org \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).