Re: Buildfarm & cvsignore files - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Buildfarm & cvsignore files
Date
Msg-id 451ACE24.1080308@dunslane.net
Whole thread Raw
In response to Buildfarm & cvsignore files  ("Rocco Altier" <RoccoA@Routescape.com>)
List pgsql-hackers
Rocco Altier wrote:
> I noticed that the build farm is only looking for the cvs-ignore'd files
> for a vpath build.
>
> Attached is a patch that will stop at the CVS stage if there are any
> cvs-ignore'd files in the clean repository.
>
> Its not triggered by a from-source build, only what should have been a
> clean check out.
>
>   

I thought I had that taped. Anyway, it can be done more simply. I will 
fix it.

BTW, -hackers isn't really the place for buildfarm patches (or bugs, 
usually) - that's what the buildfarm members list is for,.

cheers

andrew


pgsql-hackers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: [ADMIN] pg_hba.conf: 'trust' vs. 'md5' Issues
Next
From: Thomas Hallgren
Date:
Subject: Re: [PATCHES] Patch for UUID datatype (beta)