help-rcs
[Top][All Lists]
Advanced

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

Re: Retrieving RCS messages for a date range


From: Aaron S. Hawley
Subject: Re: Retrieving RCS messages for a date range
Date: Wed, 31 Mar 2004 22:59:48 -0500 (EST)

Dear BeefStu,

the rlog man pages only mention the -h option (removing the logs from
output), but nothing else.  i'm not sure if rcsi does any log message
work.

i say, "sed away"!
/a

On Wed, 31 Mar 2004, BeefStu BeefStu wrote:

> Thank you. This works fine. But is there a way to tell rlog to ignore the
> header information:
>
> RCS file: /coolsrc/src/srvrsrc/edit/RCS/server.h,v
> Working file: server.h
> head: 1.3
> branch:
> locks: strict
>          aml: 1.3
> access list:
> symbolic names:
> keyword substitution: kv
> total revisions: 3;     selected revisions: 3
> description:
> *** empty description text ***
> ----------------------------
>
> And only print the check in messages:
>
> ----------------------------
> revision 1.3    locked by: aml;
> date: 2004/03/30 17:15:26;  author: aml;  state: Exp;  lines: +20 -1
> added functions DoConnect_New, DoConnect_Old for logging in with old/new
> logon user exits.
> ----------------------------
> revision 1.2
> date: 2004/03/05 14:40:22;  author: agb;  state: Exp;  lines: +6 -2
> Added function declaration.
> ----------------------------
>
> Or do I have to pipe this to sed and manually remove this myself.
>
> Once again thanks to all who answer this post.




reply via email to

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