[
https://issues.apache.org/jira/browse/SCM-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962241#comment-17962241
]
ASF GitHub Bot commented on SCM-611:
------------------------------------
jira-importer commented on issue #821:
URL: https://github.com/apache/maven-scm/issues/821#issuecomment-2964625895
**[Olivier
Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)**
commented
fixed [rev 1075582](http://svn.apache.org/viewvc?rev=1075582&view=rev)
> 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)