info-cvs
[Top][All Lists]
Advanced

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

Re: Parsing Loginfo-Information needed


From: Paul Sander
Subject: Re: Parsing Loginfo-Information needed
Date: Wed, 23 Mar 2005 13:55:51 -0800

If you have direct access to your repository, then take a look at the
rinfo program, which produces such output in a way that's easy to scan
automatically.  Otherwise, you'd be well advised to learn awk or perl,
which are good at scanning complex output like this.

The rinfo program is located at:

http://www.wakawaka.com/source.html

--- Forwarded mail from address@hidden

I used the following command
cvs log -NSb -r -d ">2005-03-22"
It displays lot of information .
What I need out of that is only the filename, latest revision number and
author and the comment.
I am very bad in parsing the output.
Please helpme out.


RCS file:
/cvs_prod/CENTREXMATE/FRONTEND/CentrexMateWeb/WebContent/pages/verify/
vpo.jsp,v
Working file: CentrexMateWeb/WebContent/pages/verify/vpo.jsp
head: 1.4
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 4;     selected revisions: 1
description:
----------------------------
revision 1.4
date: 2005/03/22 22:19:27;  author: ar7314;  state: Exp;  lines: +3 -3
R37_WR102340_corrected <DIV> tag

--- End of forwarded message from address@hidden





reply via email to

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