Re: 'CVS-Unknown' buildfarm failures? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: 'CVS-Unknown' buildfarm failures?
Date
Msg-id 448058D1.4040504@dunslane.net
Whole thread Raw
In response to Re: 'CVS-Unknown' buildfarm failures?  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: 'CVS-Unknown' buildfarm failures?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: 'CVS-Unknown' buildfarm failures?  (Jim Nasby <jnasby@pervasive.com>)
List pgsql-hackers
Joshua D. Drake wrote:
> Tom Lane wrote:
>> Andrew Dunstan <andrew@dunslane.net> writes:
>>> What's happening here is that cvs actually creates the directory and 
>>> then later prunes it when it finds it is empty.
>>
>> I find that explanation pretty unconvincing.  Why would cvs print a "?"
>> for such a directory?
>
> cvs will print a ? if it doesn't know what it is... or is that svn?
>

yes, it's a file/directory it doesn't know about.

At one stage I suppressed these checks, but I found that too many times 
we saw errors due to unclean repos. So now buildfarm insists on having a 
clean repo.

I suppose I could provide a switch to turn it off ... in one recent case 
the repo was genuinely not clean, though, so I am not terribly keen on 
that approach - but I am open to persuasion.

cheers

andrew



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'CVS-Unknown' buildfarm failures?
Next
From: Tom Lane
Date:
Subject: Re: 'CVS-Unknown' buildfarm failures?