Re: [Monotone-devel] Re: SCMS question - Mailing list pgsql-hackers

From A.M.
Subject Re: [Monotone-devel] Re: SCMS question
Date
Msg-id 3B40E171-4D4F-4271-8CD0-60FD7D69E47C@themactionfaction.com
Whole thread Raw
In response to Re: [Monotone-devel] Re: SCMS question  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers
On Feb 23, 2007, at 11:24 , Andreas Pflug wrote:

>>
> It probably _can_ never happen, because that would have to be a
> one-for-all solution, embracing both centric and distributed
> repositories, combining contradictionary goals. So the first  
> question to
> answer is: Will PostgreSQL continue with a single repository (the
> project was managed very successfully this way for a long time), or  
> try
> a distributed approach. IMHO facts would quote for a central  
> repository,
> which would drastically reduce SCM candidates.

Any distributed SCM can be inherently be used as a central repo. The  
project leaders would merely designate one place from whence builds  
are generated and developers would simply sync with the "central" repo.

In fact, distributed SCMs fit the open source development model  
better because any failure of the "central" repo (crash, buy-out,  
sabotage, needing a project fork) cannot cause chaos: a new "central"  
repo is designated- essentially an instant failover.

Cheers,
M


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: SCMS question
Next
From: "Florian G. Pflug"
Date:
Subject: Re: Proposal for Implenting read-only queries during wal replay (SoC 2007)