[
https://issues.apache.org/jira/browse/SCM-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964783#comment-17964783
]
Olivier Lamy commented on SCM-611:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#821|https://github.com/apache/maven-scm/issues/821].
> AccuRev - call replica sync before export
> -----------------------------------------
>
> Key: SCM-611
> URL: https://issues.apache.org/jira/browse/SCM-611
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-accurev
> Affects Versions: 1.5
> Reporter: Grant Gardner
> Assignee: Olivier Lamy
> Priority: Minor
> Fix For: 1.5
>
> Attachments: SCM-611.patch
>
>
> When using the AccuRev 4.9 feature that allows export of a specific version
> (transaction id), this will fail if you are using a replica server where this
> transaction is not available.
> This appears for me in the[Bamboo maven scm
> integration|https://studio.plugins.atlassian.com/wiki/display/BMSCM/Home]
> since Bamboo does its change detection against the AccuRev master server and
> passes the top transaction id to an agent which exports the code from an
> AccuRev replica.
> Unfortunately there isn't a nice way to detect if you are using a replica,
> apart from seeing a warning message when you try to sync so fix is to just
> always call replica sync and ignore any errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)