[
https://issues.apache.org/jira/browse/SCM-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964860#comment-17964860
]
Olivier Lamy commented on SCM-700:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#910|https://github.com/apache/maven-scm/issues/910].
> Fix TfsChangeLogCommand
> -----------------------
>
> Key: SCM-700
> URL: https://issues.apache.org/jira/browse/SCM-700
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-tfs
> Reporter: Vladimir Nemergut
> Priority: Major
>
> The TfsChangeLogCommand executes the following command:
> tf history <repository> <fileset> -format:detailed <file name>
> It should call /noprompt and /recursive as well.
> Without /noprompt the command will just open an UI and doesn't output
> anything. /recursive is important if the passed <file name> is a folder name.
> The TfsChangeLogConsumer should be changed accordingly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)