Coda File System

Re: newbie que. "syncchronize SCM and non-SCM"

From: Ivan Popov <pin_at_math.chalmers.se>
Date: Thu, 23 Jan 2003 15:45:53 +0100 (MET)
On 23 Jan 2003, Vojtech Moravek wrote:

> When I have two servers is cell and non-SCM is down. Data on SCM server
> will be different after non-SCM start. My question is. How I can
> synchronize different data on volume between SCM and non SCM??? and is
> the same situation when SCM will be down??

Hello Vojtech,

if you mean the replicated file data, it can be synchronized by explicit
file operations, stat() seems to be sufficient, that is

ls -aR /coda/

(or "ls -aR /coda/<your-realm>/" for cvs coda)

would trigger server-server resolution for all files modified under the
"one-server-is-down" time.

Regards,
--
Ivan
Received on 2003-01-23 09:48:39