Ilya Basin created SCM-870:
------------------------------

             Summary: ScmProvider.checkOut() should honor fileSet.getFileList()
                 Key: SCM-870
                 URL: https://issues.apache.org/jira/browse/SCM-870
             Project: Maven SCM
          Issue Type: New Feature
            Reporter: Ilya Basin


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
(v7.6.3#76005)

Reply via email to