[
https://issues.apache.org/jira/browse/SCM-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964718#comment-17964718
]
Olivier Lamy commented on SCM-554:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#765|https://github.com/apache/maven-scm/issues/765].
> AccuRev provider changelog detect upstream changes
> --------------------------------------------------
>
> Key: SCM-554
> URL: https://issues.apache.org/jira/browse/SCM-554
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-accurev
> Affects Versions: 1.4
> Reporter: Grant Gardner
> Priority: Major
> Attachments: SCM-554-doc.patch, scm-accurev-changelog.patch
>
>
> The initial changelog implementation simply issued a "hist" on a given stream
> which will only detect changes being promoted into a stream. Any changes
> flowing down from "upstream" are not detected.
> Since AccuRev 4.7.2 there is a command to identify the differences in a
> stream between two transactions diff -v -V -t.
> The attached patch reworks the changelog implementation to use this feature
> if it is available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)