[ https://issues.apache.org/jira/browse/SCM-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964946#comment-17964946 ]
Olivier Lamy commented on SCM-770: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#974|https://github.com/apache/maven-scm/issues/974]. > [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)