[
https://issues.apache.org/jira/browse/SCM-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965069#comment-17965069
]
Olivier Lamy commented on SCM-870:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#1095|https://github.com/apache/maven-scm/issues/1095]. Please
visit the GitHub issue to view further activity, add comments, or subscribe to
receive notifications.
> 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)