user
The nested <user> element allows you to specify a mapping between a user ID as it appears on the CVS server and a name to include in the formatted report. Anytime the specified user ID has made a change in the repository, the <author> tag in the report file will include the name specified in displayname rather than the user ID.
Attribute | Description | Required |
displayname | The name to be used in the CVS change log report. | Yes |
userid | The userid of the person as it exists on the CVS server. | Yes |