* Nicholas Clark <nick@ccl4.org> [2008-11-14 11:05]:
> On Fri, Nov 14, 2008 at 04:59:08AM -0500, David Golden wrote:
> > Some thoughts:
> >
> > (1) pumpkings publish to their own individual repositories
> >
> > pro: low admin overhead
> > con: hard for the un-initiated to know which repository to
> > clone to participate on a particular branch
>
> Fail: With this, there is no way to have people set up
> automated smokers on (sometimes obscure) operating systems
> which the pumpkings don't have access to.
Don’t see why not. Smokers can pull from multiple remotes into
a single mirror repo as easily as they can pull from a single
remote; no waste of bandwidth or jumbling of history.
That’s what the D in DVCS is all about.
Regards,