Well,
I guess the answer is maybe. If you have the history file being used on
your repository, you could probably look through that to see who's checked out a
file. But then again, checking out a file doesn't mean anything.
They may have checked out a file, and then deleted it localally, the repository
would never know.
Why do
you even care who's got a file checked out (do you know what it means to
checkout a file under CVS? Are you sure you aren't confusing terminology
from other source code control systems?)?
-----Original Message-----
From: Alex Flores [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 22, 2001 2:14 PM
To: Cvs (E-mail)
Subject: CHECKOUT HISTORY AND CURRENT CHECKOUTSHi,Is there a way to look at the checkout history of certain files?Is there a way to view who currently has a file checked out?Thanks,Alex
