> replica/pull -v /dist/replica/cd
 :
> Is the above procedure for kfs only?

/dist/replica/cd seems not fossil aware.
You can change /dist/replica/network so that it doesn't
mount sources on /n/dist and use it:

cp /dist/replica/network /tmp/cd
<modify /tmp/cd so that the servermount definition does nothing>
        ...
        fn servermount { status='' }
        ...
9660srv
mount /srv/9660 /n/dist /dev/sdD0/data
replica/pull -v /tmp/cd

-- 


Reply via email to