From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] pull From: mirtchov@cpsc.ucalgary.ca In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 9 Oct 2003 09:32:52 -0600 Topicbox-Message-UUID: 6a2c9f22-eacc-11e9-9e20-41e7f4b1d025 > I've done some looking around but it's not clear how I use 'pull' to a > fossil. The basic command gets lots of kfs errors, since there is no kfs. > > Is this the usual pilot error on my part or is it just not ready yet? > > thanks > > ron I love the 'history' comand! here are the changes I've made to do pulls on fossil: plan9-2% history -D /dist/replica/network Jul 4 13:19:30 MDT 2003 /dist/replica/network 466 [bootes] Jul 4 13:19:30 MDT 2003 /n/dump/2003/1009/dist/replica/network 466 [bootes] /n/dump/2003/1009/dist/replica/network:13,15 c /n/dump/2003/0704/dist/replica/network:13,15 < fn clientmount { 9fs boot } < c=/n/boot/dist/replica < clientroot=/n/boot --- > fn clientmount { 9fs kfs } > c=/n/kfs/dist/replica > clientroot=/n/kfs Oct 24 11:43:35 MDT 2002 /n/dump/2003/0704/dist/replica/network 463 [bootes] plan9-2%