From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrey mirtchovski To: 9fans@cse.psu.edu Subject: Re: [9fans] dist updates from sources.cs.bell-labs.com In-Reply-To: Message-ID: <20021023123657.B37809-100000@fbsd.acl.lanl.gov> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Wed, 23 Oct 2002 12:43:15 -0600 Topicbox-Message-UUID: 0b9ea33e-eacb-11e9-9e20-41e7f4b1d025 you should do a: bind /n/sources/plan9 /n/dist before the replica/pull part and after the 'srv part' see the Russ Cox' script: http://groups.google.com/groups?selm=8aa0fc5d47540ca24e1a89f6336a7564%40plan9.bell-labs.com&oe=UTF-8&output=gplain at any rate, you should be able to cd to and list the contents of /n/sources after doing a: srv -m tcp!sources.cs.bell-labs.com sources /n/sources andrey On Wed, 23 Oct 2002, Chris Silva wrote: > term% disk/kfscmd allow > term% 9fs kfs > term% srv -m tcp!sources.cs.bell-labs.com sources /n/sources > post... > > !Adding key: dom=outside.plan9.bell-labs.com proto=p9sk1 > user[acmesucks]: > password: > ! > term% replica/pull -v /dist/replica/network > rm: /n/kfs/dist/replica/client/plan9.log: > '/n/kfs/dist/replica/client/plan9.log' does not exist > rm /n/kfs/dist/replica/client/plan9.log: rm 182: > '/n/kfs/dist/replica/client/plan9.log' does not exist > term% > > Any clear fix for this problem? > > Russ Cox wrote: > > > Can you send the output of: > > > > 9fs kfs > > srv -m tcp!sources.cs.bell-labs.com sources /n/sources > > replica/pull -v /dist/replica/network > > > > ? >