Tom Lane wrote:
> Michael Meskes <meskes@postgresql.org> writes:
> > Again I'm not really knowledgeable in using cvs, so I guess I made a
> > stupid mistake. But I hope the files are restorable, aren't they?
>
> Just re-commit the prior version.
Another options is to do a 'cvs diff -c -rX -rY where X and Y are the
two most recent versions. That will generate a patch, and you can 'patch
-R' to apply the reversed patch and commit that new version.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026