Re: [HACKERS] Messed up CVS status of two ECPG files

2008-08-01 Thread Gregory Stark
"Tom Lane" <[EMAIL PROTECTED]> writes: > Gregory Stark <[EMAIL PROTECTED]> writes: >> These two files seem to be getting updated every time I do a CVS update. > > Doesn't happen here --- maybe something odd in your local CVS state? Huh, indeed. I needed rsync --delete. I'm surprised it hasn't cau

Re: [HACKERS] Messed up CVS status of two ECPG files

2008-08-01 Thread Tom Lane
Gregory Stark <[EMAIL PROTECTED]> writes: > These two files seem to be getting updated every time I do a CVS update. Doesn't happen here --- maybe something odd in your local CVS state? > If that's true then we should just cvs delete them. We already did, according to the cvsweb view.

[HACKERS] Messed up CVS status of two ECPG files

2008-08-01 Thread Gregory Stark
These two files seem to be getting updated every time I do a CVS update. I think what's happened is that they've become generated files and are being deleted by "make clean" but CVS thinks they're still under revision control and puts back some old version. If that's true then we should just cvs