I've configured my loginfo file to mail me whenever a commit occurs, but
the results are not what I expected.  When committing n files in 1
commit, rather than getting 1 email describing the commit as a whole, I
get 1 to n messages, each describing a subset of the files committed.  I
suspect my CVS client is decomposing the commit into several commits
before sending them on to the remote repository.  If so, the repository
would have no way to know that these commits are related, and so the
loginfo script runs for each.

Has anyone else encountered this behavior and/or comment (even
generally) on it?
matt

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to