[cvsnt] Re: How to get an old revision without sticky by wincvs?

Tony Hoyle tmh at nodomain.org
Mon Mar 17 19:44:09 GMT 2003


zhuyunchuan wrote:

> 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?

On the command line I'd so something like

cvs update -j HEAD -j x.y demo.c

Tony





More information about the cvsnt mailing list