[
https://issues.apache.org/jira/browse/SCM-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962922#comment-17962922
]
ASF GitHub Bot commented on SCM-770:
------------------------------------
jira-importer commented on issue #974:
URL: https://github.com/apache/maven-scm/issues/974#issuecomment-2964636843
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
This issue has been auto closed because it has been inactive for a long
period of time. If you think this issue still applies, retest your problem with
the most recent version of Maven and the affected component, reopen and post
your results.
> [TFS] cannot create branch (release:branch) when using TFS-power-tools
> ----------------------------------------------------------------------
>
> Key: SCM-770
> URL: https://issues.apache.org/jira/browse/SCM-770
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-tfs
> Affects Versions: 1.9.1
> Environment: TFS-2010, power-tools
> Reporter: Ohad R
> Priority: Major
>
> related to: http://jira.codehaus.org/browse/SCM-753
> When trying to create a branch using release:branch, the plugin checks-out
> all pom's and then tries to check them back in, with no changes. TFS forbids
> that.
> When running *without* power-tools, the fix for [SCM-759] is enough, because
> TFS returns an error because of the "checkin-policies", and the "fix" catches
> that error and ignore it as an exclusion. However, when running *WITH*
> power-tools, TFS does not throw the error due to "checkin policies", but
> instead it returns a different error that should be handled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)