Loginfo standard input missing
"Frode V. Fjeld" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Organization | None |
| Message-ID | <[email protected]> |
We have a repository set up originally with cvs 1.11, but now with newer nodes with recent Ubuntu and cvs 1.12.13, I can't seem to get loginfo to work properly. We have a custom program to handle loginfo that reads the log information from standard input. However with cvs 1.12 there is no such information present: standard input is empty regardless of the commit message. From the manual I gather that the log information should be provided in standard input just as before. How can I ensure that the log information (i.e. commit messages) get to the loginfo script also with cvs 1.12? Thanks, -- Frode V. Fjeld