[ https://issues.apache.org/jira/browse/SCM-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962040#comment-17962040 ]
ASF GitHub Bot commented on SCM-554: ------------------------------------ jira-importer commented on issue #765: URL: https://github.com/apache/maven-scm/issues/765#issuecomment-2964622978 **[Grant Gardner](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=lwoggardner)** commented Oops forgot to update the site docs... patch attached > 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)