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

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

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

   **[Ilya 
Basin](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=basinilya)** 
opened 
**[SCM-870](https://issues.apache.org/jira/browse/SCM-870?redirect=false)** and 
commented
   
   If fileSet.getFileList() is not empty, the checkout commands should checkout 
only files requested.
   
   For SVN and CVS it means that the common prefix of the fileList should be 
appended to the repo URL.
   
   The git implementation should clone with --no-checkout and then checkout the 
files from the list.
   
   
   ---
   No further details from 
[SCM-870](https://issues.apache.org/jira/browse/SCM-870?redirect=false)




> ScmProvider.checkOut() should honor fileSet.getFileList()
> ---------------------------------------------------------
>
>                 Key: SCM-870
>                 URL: https://issues.apache.org/jira/browse/SCM-870
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: New Feature
>            Reporter: Ilya Basin
>            Priority: Major
>
> If fileSet.getFileList() is not empty, the checkout commands should checkout 
> only files requested.
> For SVN and CVS it means that the common prefix of the fileList should be 
> appended to the repo URL.
> The git implementation should clone with --no-checkout and then checkout the 
> files from the list.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to