info-cvs
[Top][All Lists]
Advanced

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

RE: Help: Obtaining User Changes


From: Hill, Benjamin W
Subject: RE: Help: Obtaining User Changes
Date: Mon, 30 Jun 2003 10:08:09 +0100

Thanks!

I did a:

cvs log -d 2003-07-01 | grep date > changes.log

...and that produces:

date: 2003/05/13 10:36:10;  author: [USERID];  state: Exp;

...which shows activity percentile over date periods. The changelog:


cvs log -d 2003-07-01

...produces some decent info too!

Cheers,

Ben


-----Original Message-----
From: address@hidden [mailto:address@hidden 
Sent: 29 June 2003 18:53
To: address@hidden
Cc: address@hidden
Subject: Re: Help: Obtaining User Changes


Hill, Benjamin W writes:
> 
> Is there a method in CVS is obtain changes to files for a particular 
> user, over a particular time? I am using pserver to connect to a 
> remote repository, and would like to find out what files have been 
> edited over a particular time range.

Sort of.  "cvs log" can list the log messages for changes checked in by a
particular user over a time range.  "cvs diff" can show the changes over a
time range, but it would be for all users, not just a particular one.

-Larry Jones

What this games needs are negotiated settlements. -- Calvin




reply via email to

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