[
https://issues.apache.org/jira/browse/SCM-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960944#comment-17960944
]
ASF GitHub Bot commented on SCM-294:
------------------------------------
jira-importer opened a new issue, #513:
URL: https://github.com/apache/maven-scm/issues/513
**[Roland
Asmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=malice)**
opened
**[SCM-294](https://issues.apache.org/jira/browse/SCM-294?redirect=false)** and
commented
Several changes on the CVS-part of the SCM modules:
- CVS-changes that have been committed in one 'pass' are collected when the
author, comment and date are equal. This means a file-list can be build
(similar to SVN) instead of generating an entry 'per commit'. If the dates are
different by only a second however, they are not merged!
- String-parsing of CVS didn't consider the possibility of a timezone
> CVS commits are gathered as filesets, CVS changelog parsing bug fixed
> ---------------------------------------------------------------------
>
> Key: SCM-294
> URL: https://issues.apache.org/jira/browse/SCM-294
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Affects Versions: 1.0-beta-4
> Reporter: Roland Asmann
> Assignee: Emmanuel Venisse
> Priority: Major
> Fix For: 1.0-rc1
>
> Attachments: maven-scm-1.0-beta-4-CFC-20070330.patch
>
>
> Several changes on the CVS-part of the SCM modules:
> - CVS-changes that have been committed in one 'pass' are collected when the
> author, comment and date are equal. This means a file-list can be build
> (similar to SVN) instead of generating an entry 'per commit'. If the dates
> are different by only a second however, they are not merged!
> - String-parsing of CVS didn't consider the possibility of a timezone -- fixed
> Also, made some changes that reflect in my changes to the changelog-plugin:
> - Some changes have been made to work with version-tags as well as dates in
> the changelogset
--
This message was sent by Atlassian Jira
(v8.20.10#820010)