AccuRev provider changelog detect upstream changes
--------------------------------------------------

                 Key: SCM-554
                 URL: http://jira.codehaus.org/browse/SCM-554
             Project: Maven SCM
          Issue Type: Improvement
          Components: maven-scm-provider-accurev
    Affects Versions: 1.4
            Reporter: Grant Gardner
         Attachments: 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to