Thanks for your prompt reply. Yes, I knew cvs does not lock on it. But if I remove some files from checkout dir, when I run status later, it will print out following warning message which I don't want it.
cvs status: warning: r057/source/a2fFake.c is not (any longer) pertinent I think CVS directory still contains checkout information. Is there any way to get rid of this warning message? jing -----Original Message----- From: Jim the Standing Bear [mailto:[EMAIL PROTECTED] Sent: Thursday, November 01, 2007 3:40 PM To: Zhao, Jing Subject: Re: How to unchekout a file from CVS. maybe I am misinterpreting what you really need. but in CVS, checkout doesn't lock the object. So as long as you dont modify the file that you didn't need, you are okay. does it help? On 11/1/07, Zhao, Jing <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > CVS version we use is 'Concurrent Versions System (CVS) 1.11.21 > (client/server)'. It works fine. > > > > One thing I don't know how to do is hot I uncheck out a file which was > checked out before. For example, we checkout three files, later on we only > need two of them, we want to uncheck it out. How do I do? > > > > Thanks, > > > > Jing ---------- > Learn more about Chase Paymentech Solutions,LLC payment processing services > at www.chasepaymentech.com. > > THIS MESSAGE IS CONFIDENTIAL. This e-mail message and any attachments are > proprietary and confidential information intended only for the use of the > recipient(s) named above. If you are not the intended recipient, you may not > print, distribute, or copy this message or any attachments. If you have > received this communication in error, please notify the sender by return > e-mail and delete this message and any attachments from your computer. > > > -- -------------------------------------- Standing Bear Has Spoken -------------------------------------- ---------- Learn more about Chase Paymentech Solutions,LLC payment processing services at www.chasepaymentech.com. THIS MESSAGE IS CONFIDENTIAL. This e-mail message and any attachments are proprietary and confidential information intended only for the use of the recipient(s) named above. If you are not the intended recipient, you may not print, distribute, or copy this message or any attachments. If you have received this communication in error, please notify the sender by return e-mail and delete this message and any attachments from your computer.
