| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Aidan Van Dyk <aidan(at)highrise(dot)ca>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org> |
| Subject: | Re: Git cvsserver serious issue |
| Date: | 2010-10-12 21:07:12 |
| Message-ID: | 4CB4CE00.5070105@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | buildfarm-members pgsql-hackers |
On 10/12/2010 03:57 PM, Magnus Hagander wrote:
> There's a simpler solution which I have just tested. Instead of patching,
> use the Pg driver instead of SQLite. Set the dbname to %m. If the database
> doesn't exist the cvs checkout will fail. So we just set up databases for
> the modules we want to export (master and RELn_m_STABLE for the live
> branches).
>>
>> A database per branch seems like a horrible idea in general, but if it
>> works us around the bug, it seems like a doable idea.. As long as
>> we'll never have a branch called "postgres" or "git" (already in use
>> on that box).
>>
>> I'll look into it.
> Should be up and working now. master branch is ready, working on
> prepping rel9_0_stable.
>
> CVSROOT is :pserver:anonymous(at)git(dot)postgresql(dot)org:/postgresql.git
>
> module name is master or REL9_0_STABLE. master available now,
> rel_9_0_stable sohuld be available in about half an hour.
Thanks for this.
I have tested it (see
<http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=quoll&dt=2010-10-12%2019:55:03>)
and there is a new Release of the buildfarm client to support its use:
see <http://pgfoundry.org/frs/?group_id=1000040>
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2010-10-15 21:03:14 | Re: Git migration deadline for Buildfarm |
| Previous Message | Magnus Hagander | 2010-10-12 19:57:01 | Re: Git cvsserver serious issue |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2010-10-12 21:14:32 | Re: SQL command to edit postgresql.conf, with comments |
| Previous Message | Tom Lane | 2010-10-12 21:03:29 | Re: host name support in pg_hba.conf |