info-cvs
[Top][All Lists]
Advanced

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

Re: log modifications


From: Per Akesson
Subject: Re: log modifications
Date: Tue, 14 Aug 2001 10:26:14 +0000

Josh Baudhuin wrote:

> See  cvs -H log
>
> % cvs log -d dates -w[logins] ...
>
> e.g.
>         cvs log -d">=2001/05/21" -w"luser" ...

I'm trying that but still I don't understand the output.

Example:

First a "normal" cvs log to get complete info:

cvs log

RCS file: /home/tlm/cvsroot/isfv/misc/encrypt/encrypt.cpp,v
Working file: encrypt.cpp
head: 1.1
branch: 1.1.1
locks: strict
access list:
symbolic names:
 latest_from_vss: 1.1.1.1
 Buildable_swafrap-v1_05p1+: 1.1.1.1
 swafrap-v1_05p1+: 1.1.1.1
 Buildable_UndFgO_v_1_0_a: 1.1.1.1
 undfgo-v1_0_a: 1.1.1.1
 Carmenta: 1.1.1
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.1
date: 2001/05/31 08:53:53;  author: pj;  state: Exp;
branches:  1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2001/05/31 08:53:53;  author: pj;  state: Exp;  lines: +0 -0
First version imported from Source Safe
=============================================================================



Then with search criteria:

cvs log -d">=2001/06/10" -w"pj"

RCS file: /home/tlm/cvsroot/isfv/misc/encrypt/encrypt.cpp,v
Working file: encrypt.cpp
head: 1.1
branch: 1.1.1
locks: strict
access list:
symbolic names:
 latest_from_vss: 1.1.1.1
 Buildable_swafrap-v1_05p1+: 1.1.1.1
 swafrap-v1_05p1+: 1.1.1.1
 Buildable_UndFgO_v_1_0_a: 1.1.1.1
 undfgo-v1_0_a: 1.1.1.1
 Carmenta: 1.1.1
keyword substitution: kv
total revisions: 2; selected revisions: 0
description:
=============================================================================



Is above behaviour correct ?

I would have liked to only have the report of files with revisions
newer than specified date.

Comments ?

--
Per Ã…kesson
Carmenta AB
SWEDEN







reply via email to

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