I often use the following command to get an older revision: cvs update -r x.y demo.c > demo.c But this command can be used in DOS mode(My OS is winNT), how can I get the older revision without sticky in WinCVS?