This is the mail archive of the cygwin-developers@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Restore botched changed to original


On Mon, Dec 04, 2000 at 12:51:02PM -0500, Brian Keener wrote:
>I have been working on a change for the Cygwin Setup program and now have 
>managed to botch up my version of choose.cc completely.  I made a copy of 
>my version and did a cvs diff - so I know what is different and I wanted 
>to put my copy back to the master cvs version.
>
>I know I can retype my changes but is there another way to revert back 
>(say for example) by doing a 
>
>cvs checkout cinstall/choose.c
>
>or something of that nature.
>
>I did look at the man pages but really couldn't find this.

Remove the old file and do a 'cvs update choose.c'.

Or, you could also do a 'cvs update -p choose.c > choose.c'.

cgf

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]