[ 
https://issues.apache.org/jira/browse/SCM-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962618#comment-17962618
 ] 

ASF GitHub Bot commented on SCM-700:
------------------------------------

jira-importer opened a new issue, #910:
URL: https://github.com/apache/maven-scm/issues/910

   **[Vladimir 
Nemergut](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=nemo)** 
opened 
**[SCM-700](https://issues.apache.org/jira/browse/SCM-700?redirect=false)** and 
commented
   
   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.
   
   
   ---
   
   1 votes, 3 watchers
   




> 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)

Reply via email to