RE: CVS list files in repository which are currently in checked out status
"Risman, Mark" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <FCF701D208A8FF4F9E856ED7D6CD8D8C06D50118@MLBAM-EXCH01.MLBAM.mlb.org> |
Rupa, You can scan the history file to see what files have ever been checked out, but that won't tell you whether the users still have those files that were checked out. This is because there is no opposite, or end, of a checkout command. It's similar to looking at an .html web page which was looked at by a web browser. You might have an access log on the web server that tells when the user accessed that page, but you can't tell if they still have it open. A CVS checkout is a bit like a download in that regard. - Mark -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of RupaL Sent: Monday, August 17, 2009 2:12 AM To: [email protected] Subject: CVS list files in repository which are currently in checked out status Hi, Is there a command or a way or a tools/script to list the files which have been checked out from the repository , i.e. list files which are currently checked out by various users. Doing this is useful before doing a build Regards, Rupa -- View this message in context: http://www.nabble.com/CVS-list-files-in-repository-which-are-currently-i n-checked-out-status-tp25001494p25001494.html Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com. ********************************************************** MLB.com: Where Baseball is Always On