Re: 'CVS-Unknown' buildfarm failures?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: 'CVS-Unknown' buildfarm failures?
Дата
Msg-id 4480504F.7060807@dunslane.net
обсуждение исходный текст
Ответ на Re: 'CVS-Unknown' buildfarm failures?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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?
>
>     
>   

Another possibility is that the directory is an artifact left from a 
previous run of cvs update in which the rmdir failed, and the present 
run prints out the "?" line and subsequently prunes the directory as we 
have told it to do with the -P flag.

I don't have time to dig deeply into the CVS sources to debug the 
problem comprehensively.

cheers

andrew



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: Going for "all green" buildfarm results
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: 'CVS-Unknown' buildfarm failures?