[
https://issues.apache.org/jira/browse/SCM-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-700.
------------------------------
Resolution: Auto Closed
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
> Issue Type: Bug
> Components: maven-scm-provider-tfs
> Reporter: Vladimir Nemergut
>
> 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
(v6.3.4#6332)