[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: cvs checkout of files edited by user since date?
From: |
Jim.Hyslop |
Subject: |
RE: cvs checkout of files edited by user since date? |
Date: |
Tue, 3 Feb 2004 13:53:11 -0500 |
Rhodes, Phillip C. wrote:
> Is there a way that I can do a cvs checkout of a module with
> only the files that have been edited by a particular user,
> since a particular date?
By date, yes; by user, no. See
http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_16.html#SEC118 for
details.
Checking out only portions of a module frequently does not make sense. You
can use the 'log' command to see what revisions a specific user has checked
in.
--
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (<http://www.leitch.com/>)
Columnist, C/C++ Users Journal (<http://www.cuj.com/experts>)