info-cvs
[Top][All Lists]
Advanced

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

Re: Can you cvs diff by committer and date?


From: Dennis W. Bulgrien
Subject: Re: Can you cvs diff by committer and date?
Date: Tue, 30 Aug 2005 13:30:23 -0500

cvs log can do date and user.  That will give you a list of the files changed
and the commit comments.

List changes by "user" since date
$ cvs log -N -d "2000-9-1<" -wuser

<address@hidden> wrote in message
news:address@hidden
Someone just asked me if there was a way to do a cvs diff for a
particular date of all the changes made by a particular user.

It seemed a reasonable question in context (which was two developers
committing a raft of independent changes each, over the same day).

luke







reply via email to

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