[
https://issues.apache.org/jira/browse/SCM-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962617#comment-17962617
]
ASF GitHub Bot commented on SCM-700:
------------------------------------
jira-importer commented on issue #910:
URL: https://github.com/apache/maven-scm/issues/910#issuecomment-2964632524
**[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 persists, retest your problem
with the most recent version of Maven and the affected component, reopen and
post your results.
> 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)