9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: yy <yiyu.jgl@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 9vx and replica/pull on OS X
Date: Sat, 11 Sep 2010 22:42:59 +0200	[thread overview]
Message-ID: <AANLkTin0wVni6t6X=qAHePbT19DfCqYWBo7AoC6RnijZ@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=DRNLFjL3JALZxAa=UXNPRqSnEU+FtMWOgN5or@mail.gmail.com>

2010/9/11 Paul Lalonde <paul.a.lalonde@gmail.com>:
> I'm getting essentially every file tagged as "locally modified; will not
> update".

The option -s for replica could help you with that. I have used
replica from 9vx and it works (yes, a lot of warnings, but it works).
However, what I usually do is to keep a sysfromiso hg repository at
the root of the plan9 tree I'm using with 9vx and bind /sysfromiso to
/ in my profile.

If you really want to use replica, you better use 9vx with a plan9
filesystem. If you don't have a real fossil server you can run one
with  qemu (or download mycroftiv's gridtoolsplus from 9gridchan.org,
which includes ready to use images) and then, with my 9vx version (I
think this should work with ron's tree too), you can boot running:

    $ cat >/tmp/127.ini <<EOF
        nobootprompt=tcp
        fs=127.0.0.1
        auth=127.0.0.1
        user=glenda
        EOF
    $ 9vx -p /tmp/127.ini

--
- yiyus || JGL . 4l77.com



      parent reply	other threads:[~2010-09-11 20:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-11  1:24 Paul Lalonde
2010-09-11  1:45 ` Eric Van Hensbergen
2010-09-11  2:18 ` ron minnich
2010-09-11  3:32   ` erik quanstrom
2010-09-11 15:27     ` Eric Van Hensbergen
2010-09-30 19:38       ` Yaroslav
2010-09-11 17:09 ` ron minnich
2010-09-11 22:14   ` ron minnich
2010-09-11 20:42 ` yy [this message]

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='AANLkTin0wVni6t6X=qAHePbT19DfCqYWBo7AoC6RnijZ@mail.gmail.com' \
    --to=yiyu.jgl@gmail.com \
    --cc=9fans@9fans.net \
    /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).