2010/9/11 Paul Lalonde <paul.a.lalo...@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

Reply via email to