[ https://issues.apache.org/jira/browse/SCM-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962881#comment-17962881 ]
ASF GitHub Bot commented on SCM-753: ------------------------------------ jira-importer commented on issue #963: URL: https://github.com/apache/maven-scm/issues/963#issuecomment-2964636311 **[Hervé Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** commented patch merged in [7ede6464](http://git-wip-us.apache.org/repos/asf/maven-scm/commit/7ede6464) thank you > support TFS checkin-policies > ---------------------------- > > Key: SCM-753 > URL: https://issues.apache.org/jira/browse/SCM-753 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-tfs > Affects Versions: 1.9 > Environment: TFS-2010 > Reporter: Ohad R > Assignee: Hervé Boutemy > Priority: Blocker > Fix For: 1.9.1 > > > related to [SCM-750]. > Even when the command-line is correct, and the checkin-policies is fulfilled, > TFS returns an error > *TF10139 Error when checking in files: Check in policy error when policies > have been satified* > According to microsoft, In order to solve this, customers should install "TF > power tools", and check-in using the power-tool. In this case, the command > line will be different, e.g. > tfpd -checkin ... (instead of tf -checkin...) > This solution breaks the TFS-provider, because the command is completely > different. Note, that TFS does check-in the file, yet it returns an error > (which can be ignored) -- This message was sent by Atlassian Jira (v8.20.10#820010)