info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to find out who all have checked out a particular file


From: Chris Greenaway
Subject: RE: How to find out who all have checked out a particular file
Date: Wed, 22 Aug 2001 19:24:58 +0100

In CVS there is no concept of having checked out a file (except) to create your initial sandbox. You just change the file then commit your changes. Your developers could use cvs edit to indicate that they are editing a file - this works especially well when the sandbox is created read-only (cvs -r checkout module-name) as cvs edit will make the file writable. If the developers are all using cvs edit then cvs editors can be used to see who has run cvs edit on a file.
 
            Chris.
-----Original Message-----
From: Shyam L [mailto:address@hidden
Sent: 22 August 2001 18:50
To: address@hidden
Subject: How to find out who all have checked out a particular file

Hi,
 
In CVS, if I want to find out who all have checked out a particular file, is there a way to do it? I guess not. Does anybody know of any workaround if I want to enforce this, may be writing some wrappers?
 
Thanks in advance,
Shyam

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]