Josh Berkus writes:
> I can't seem to find the CVS command for telling a single file to revert to
> the version in the repository. Help?
It would normally be cvs update -A filename, but the postgresql.org CVS
server doesn't support this. So I suggest 'rm && cvs update'.
--
Peter Eisentraut peter_e@gmx.net