info-cvs
[Top][All Lists]
Advanced

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

RE: list checkout information???


From: Jim.Hyslop
Subject: RE: list checkout information???
Date: Tue, 15 Feb 2005 09:51:21 -0500

address@hidden wrote:
> Is there a way in CVS to report every author and date that 
> has checkout
> a source since a given date or release?
cvs history

Be aware, though, that its report may not be accurate. It will not record
developers who check out a module, then simply abandon it (e.g. rm -rf
workingdir) without issuing a 'cvs release'.

Inquiring minds want to know: why do you need to know? Surely the important
information is "who has modified this source", rather than "who has checked
out this source"?

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )


 




reply via email to

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