9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] replica/pull problem with antiword
Date: Sat, 28 Jan 2006 09:22:20 -0500	[thread overview]
Message-ID: <20060128142225.3F4031E8C29@holo.morphisms.net> (raw)
In-Reply-To: <467ac3900601280215p4da70c14ue13d5b5ee8a03562@mail.gmail.com>

> Hello 9fans,
> 
> I am having a problem with replica/pull.  When I do:
> 
>   term% replica/pull -vs /dist/replica/network
>   sys/src/cmd/aux/antiword
> 
> it updates permission of sys/src/cmd/aux/antiword/* to 640, then to 660,
> and then to 664.  And this 640-660-664 dance repeats again and again
> each time I do the pull.

Could you send me the whole output of the command?

The fact that pull is reprocessing that section of log means
that it thinks that part of the log has not been applied.
It always starts at the beginning of the first section of log
that hasn't been applied and processes from there to the end.
As time goes on, pull will get slower and slower, as there will
be more log to process.  This is an error worth fixing.

Russ


  parent reply	other threads:[~2006-01-28 14:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-28 10:15 kazumi iwane
2006-01-28 10:41 ` geoff
2006-01-28 14:22 ` Russ Cox [this message]
2006-01-28 15:15   ` kazumi iwane
2006-01-28 17:37   ` Charles Forsyth
2006-01-28 18:21     ` kazumi iwane

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=20060128142225.3F4031E8C29@holo.morphisms.net \
    --to=rsc@swtch.com \
    --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).