Cvs, revert to old file version

From Andreida
cvs update -r 1.33 file.php
mv file.php file.php.1.33
cvs update -A file.php
mv file.php.1.33  file.php
cvs commit -m 'reverting to old version 1.33'