9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Creating /cfg (Was re: [9fans] Re: [sources] 20070410: % cat >/sys/lib/dist/changes/1176262206.1.txt << EOF)
@ 2007-04-24 22:08 Joel C. Salomon
  2007-04-24 22:10 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Joel C. Salomon @ 2007-04-24 22:08 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 4/12/07, Russ Cox <rsc@swtch.com> wrote:
> > you can issue this at the fossil (or fileserver) console, too
> >       create cfg sys sys 755 d
>
> the syntax for fossil is different.
>
>         create /active/cfg sys sys d775

It seems as if I'm doing something wrong here...

cpu% con -l /srv/fscons
srv -AWP replica
srv: already serving 'replica'
prompt: archive vac:148873fa87424c32d698768895158e94513796a0
archive vac:622669111bf05de8f6fcd7a3eead8572110277ed
archive vac:9d13170f7f1c6d3b4b3276202c952ae6ce513753
archive vac:c4ba4a4390937312dc65e47ea8167d669f3f2c41
srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: archive vac:1fc8ca5d96c31fbe16c6465e012e68031afbabff
srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: srv -AWP replica
srv: already serving 'replica'
prompt: archive vac:b0536150fad73a39a66bfbceb7f0f574e14899fe
archive vac:61a55a13064a1d0df731630577bba6c540c6275f
srv -AWP replica
srv: already serving 'replica'
prompt: archive vac:0301923acfff5ae2fc87c8066d6bed925b3813e3
archive vac:dfe360d813d5c65e775e89abec09bbf3671d23fe
archive vac:c740b99dc250d4c6ebbdf122d76a627c95c9572f
archive vac:b465af9194748607e05dbea1734d5ba6e5d1f034
archive vac:7a224ced938254df41d85d16b29d00f7d7b16943
srv -AWP replica
srv: already serving 'replica'
prompt: create /active/cfg sys sys d775
fsys: no current fsys
prompt:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Creating /cfg (Was re: [9fans] Re: [sources] 20070410: % cat >/sys/lib/dist/changes/1176262206.1.txt << EOF)
  2007-04-24 22:08 Creating /cfg (Was re: [9fans] Re: [sources] 20070410: % cat >/sys/lib/dist/changes/1176262206.1.txt << EOF) Joel C. Salomon
@ 2007-04-24 22:10 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2007-04-24 22:10 UTC (permalink / raw)
  To: 9fans

>> the syntax for fossil is different.
>>
>>         create /active/cfg sys sys d775
> 
> It seems as if I'm doing something wrong here...

see fossilcons(8).  

	fsys main
	create /active/cfg sys sys d775

or 

	fsys main create /active/cfg sys sys d775

russ



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-24 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-24 22:08 Creating /cfg (Was re: [9fans] Re: [sources] 20070410: % cat >/sys/lib/dist/changes/1176262206.1.txt << EOF) Joel C. Salomon
2007-04-24 22:10 ` Russ Cox

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).