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: Sequeira, Brian
Subject: RE: How to find out who all have checked out a particular file
Date: Wed, 22 Aug 2001 16:04:26 -0400

You can use a feature called "watches" it provides developers with a way to notify each other about who is working on what files at a given time. CVS can notify if anyone else works on that file.
 
brian
-----Original Message-----
From: Chris Greenaway [mailto:address@hidden
Sent: Wednesday, August 22, 2001 2:25 PM
To: 'Shyam L'; address@hidden
Subject: RE: How to find out who all have checked out a particular file

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


_______________________________________________________


Juniper Bank

"Rated #1 in Customer Confidence"

Gomez Inc., Summer 2001 Internet Credit Card Scorecard

www.juniper.com

_______________________________________________________


This e-mail and any files transmitted with it may contain confidential and/or proprietary information. It is intended solely for the use of the individual or entity who is the intended recipient. Unauthorized use of this information is prohibited. If you have received this in error, please contact the sender by replying to this message and delete this material from any system it may be on.


reply via email to

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