monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: arch and monotone solutions


From: graydon hoare
Subject: [Monotone-devel] Re: arch and monotone solutions
Date: Mon, 17 May 2004 00:25:31 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

Adam Logghe wrote:

Is this solution "approved" and are there any subtleties that may
disrupt my happy ease with it?

nope, that's exactly what I'd have recommended. netsync is symmetric, so pretty much all you need to ensure is that the set of machines is a single connected graph, in terms of sync operations.

it is not bulletproof yet, of course; young and complex code seldom is. it has some bugs. but I have so far used it to:

 - sync desktop <-> laptop
 - sync client <-> remote server <-> other client
 - sync client <-> other client directly
 - sync linux <-> linux, then reboot and windows <-> linux
 - rebuild an accidentally erased server from a client
 - pulled from independently constructed 3rd party servers
 - accepted concurrent connections
 - accepted syncs from other, 3rd party remote clients

so it seems to at least be partway working as intended. it needs some better error reporting, and still has a couple code paths which seem to make the server upset (or the client use a lot of CPU) but I think these will eventually yield to careful profiling and debugging.

-graydon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]