monotone-devel
[Top][All Lists]
Advanced

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

RE: [Monotone-devel] Netsync questions


From: Eric Meyer
Subject: RE: [Monotone-devel] Netsync questions
Date: Wed, 30 Jun 2004 07:57:19 -0400

Note that I believe you can also say

$ monotone serve localhost mjw.mt mjw.mt.test1 mjw.mt.test2 mjw.mt.test3

And then pull all brances with

$ monotone pull localhost mjw.mt

or simply pull a single branch

$ monotone pull localhost mjw.mt.test3

Regards,
Eric

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of Mark White
Sent: Wednesday, June 30, 2004 7:26 AM
To: address@hidden
Subject: Re: [Monotone-devel] Netsync questions

Nathaniel Smith writes:
> Serving mjw.mt allows access to mjw.mt.* _as a group_.  So if you
> say
>   $ monotone pull localhost mjw.mt.test3
> it won't work, but if you say
>   $ monotone pull localhost mjw.mt
> then you'll pull all of mjw.mt.*.

Ah, ok -- thanks for the explanation.

> If you want to be able to pull individual branches, say
>   $ monotone serve localhost mjw.mt.test{1,2,3}
> 
> (It might work to serve mjw.mt as well as those, but I'm not sure what
> happens with the netsync code if you have overlapping collections...)

This seems to work ok for me: the server instance doesn't
complain about including a branch in the trees for several
collections, and the sync works correctly.

Mark <><


_______________________________________________
Monotone-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/monotone-devel





reply via email to

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