| From: | Aidan Van Dyk <aidan(at)highrise(dot)ca> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PostgreSQL Developer meeting minutes up |
| Date: | 2009-05-28 20:46:30 |
| Message-ID: | 20090528204630.GW15213@yugib.highrise.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
* Andres Freund <andres(at)anarazel(dot)de> [090528 16:07]:
>> BTW, can anyone comment on whether and how we can maintain the current
>> split between master repository (that's not even accessible to
>> non-committers) and a public mirror? If only from a standpoint of
>> security paranoia, I'd rather like to preserve that split, but I don't
>> know how well git will play with it.
> Absolutely not a problem (Doing such things is one of the strengths of git).
In fact, that's generally the standing procedure for git... The
"master" is "pushed" to by a select few, controlled by SSH key access to
accounts with write access to the files/directories of the git repo
(much like I'm assuming the current CVS master is). And that's pushed
out to any number of other places, either from cron, or post-receive
hooks.
a.
--
Aidan Van Dyk Create like a god,
aidan(at)highrise(dot)ca command like a king,
http://www.highrise.ca/ work like a slave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aidan Van Dyk | 2009-05-28 20:56:56 | Re: PostgreSQL Developer meeting minutes up |
| Previous Message | Andres Freund | 2009-05-28 20:04:19 | Re: PostgreSQL Developer meeting minutes up |