Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
RCS file: /cvsroot/work/bar.txt Working file: work/bar.txt head: 1.1 branch: locks: strict access list: keyword substitution: kv total revisions: 2; selected revisions: 2 description: ---------------------------- revision 1.1 date: 2001/08/23 00:19:47; author: joe; state: dead; branches: 1.1.2; file bar.txt was initially added on branch main. ---------------------------- revision 1.1.2.1 date: 2001/08/23 00:19:47; author: joe; state: Exp; lines: +3 -0 adding some stuff to the document ====================================================================== +======= RCS file: /cvsroot/work/foo.txt Working file: work/foo.txt head: 1.1 branch: locks: strict access list: keyword substitution: kv total revisions: 2; selected revisions: 2 description: ---------------------------- revision 1.1 date: 2001/08/23 00:19:47; author: joe; state: dead; branches: 1.1.2; file foo.txt was initially added on branch main. ---------------------------- revision 1.1.2.1 date: 2001/08/23 00:19:47; author: joe; state: Exp; lines: +3 -0 adding new text to my first file ====================================================================== +=======
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: cvs log parsing (REGEX)
by meonkeys (Chaplain) on Sep 06, 2001 at 04:43 UTC | |
|
Re: cvs log parsing (REGEX)
by blakem (Monsignor) on Sep 06, 2001 at 04:32 UTC | |
|
Re: cvs log parsing (REGEX)
by lestrrat (Deacon) on Sep 06, 2001 at 04:31 UTC | |
|
Re: cvs log parsing (REGEX)
by George_Sherston (Vicar) on Sep 06, 2001 at 10:47 UTC |