"Andrew Dunstan" <andrew(at)dunslane(dot)net> writes:
> I strongly suspect that snake is hitting the "file/directory doesn't
> disappear immediately when you unlink/rmdir" problem on Windows that we have
> had to code around inside Postgres. It looks like cvs is trying to prune an
> empty directory but isn't fast enough.
Maybe "sleep 2" or so between "make distclean" and "cvs update" in the
script would help?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2006-06-02 13:36:27 |
| Subject: Re: Going for 'all green' buildfarm results |
| Previous: | From: Tom Lane | Date: 2006-06-02 13:22:33 |
| Subject: Re: Going for "all green" buildfarm results |