monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Re: Syncing databases without using a network?


From: Bruce Stephens
Subject: [Monotone-devel] Re: Syncing databases without using a network?
Date: Wed, 25 Jan 2006 18:30:33 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Christof Petig <address@hidden> writes:

[...]

> here you are (untested) ...
>
> --------------->8------------------
> #!/bin/sh
> monotone -d $1 serve --bind localhost serve \* &
> monotone -d $2 pull localhost \*
> kill %monotone
> ---------------------------------

Shouldn't that be "monotone -d $2 sync localhost \*"?  (Probably with
some key information, now I think of it?)

Otherwise cp would be faster (as Richard suggests).  (Alternatively,
of course, leave a server running on localhost and sync by hand as
desired.)




reply via email to

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