RE: CVS list files in repository which are currently in checked out status
Rupa Bholanath Lahiri <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <106E073472068344AD56E87FD835AA971458136A13@BLRKECMBX09.ad.infosys.com> |
Hi, Please correct me if I am wrong, does this command list out the files which are locked (file locking or reserved checkouts) to allow only one person to edit the file at a time. Regards, Rupa -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mark D. Baushke Sent: Wednesday, August 26, 2009 9:10 PM To: Rupa Bholanath Lahiri Cc: Todd Denniston; Risman, Mark; [email protected] Subject: Re: CVS list files in repository which are currently in checked out status Rupa Bholanath Lahiri <[email protected]> writes: > The command indicated - `cvs release -d oldtree` needs to be fired > from the working copy? Yes. > Is there any command which can be executed from the CVS Server itself > to check which are the files which are currently checked out by users? No. -- Mark