[
https://issues.apache.org/jira/browse/SCM-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962921#comment-17962921
]
ASF GitHub Bot commented on SCM-770:
------------------------------------
jira-importer opened a new issue, #974:
URL: https://github.com/apache/maven-scm/issues/974
**[Ohad
R](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ohadr)** opened
**[SCM-770](https://issues.apache.org/jira/browse/SCM-770?redirect=false)** and
commented
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.
---
**Affects:** 1.9.1
**Issue Links:**
- [SCM-753](https://issues.apache.org/jira/browse/SCM-753) support TFS
checkin-policies
- [SCM-759](https://issues.apache.org/jira/browse/SCM-759) cannot create
Branch with TFS-provider: "TF10125: The path must start with $/"
> [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)