info-cvs
[Top][All Lists]
Advanced

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

RE: Automatically tagging the repository after (almost) every com mit


From: Jouni Heikniemi
Subject: RE: Automatically tagging the repository after (almost) every com mit
Date: Wed, 17 Jul 2002 12:27:51 +0300 (EEST)

On Wed, 17 Jul 2002, Reinstein, Shlomo wrote:

> I have thought of that solution. The problem is, of all log messages in all
> files of the project, how do I find the log message that the user just
> wrote?

Capture the output of cvs commit and parse it. There probably are several
other ways too; one might be to "cvs status" one of the files just
committed to find out the revision it is; the log message associated with
it is the one user just entered.


Jouni





reply via email to

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