From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5e15da49f0d19792b51f67a1eef839eb@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] replica/changes question and bug|my-own-mistake From: rsc@plan9.bell-labs.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 23 May 2002 14:05:51 -0400 Topicbox-Message-UUID: 9b4c48de-eaca-11e9-9e20-41e7f4b1d025 > I see that it calls updatedb with `-u glenga'; as a result the > entries generated for my changes are `glenda nemo' and not `nemo nemo'. > Is that `-u glenda' really needed? That's a bug. I have no idea what I was thinking. Probably I edited the wrong file at some point. Take it out. > Another issue is that for me, a replica/push after a a replica/pull > would make a mistake and delete from the server all the stuff I pulled. > I think the reason is that despite a disk/kfscmd allow, the time > is not updated on the pulled file (a directory actually). I'm very interested in finding what the problem is here, but I tried to reproduce it when you first reported it and cannot. Can you cull your setup down to a (small) script that demonstrates the problem? I don't really care whether the script is small, just as long as it's something self-contained so I can run it. The date stamps on directories are ignored. Russ