[
https://issues.apache.org/jira/browse/SCM-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964383#comment-17964383
]
Olivier Lamy commented on SCM-188:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#489|https://github.com/apache/maven-scm/issues/489].
> Add the posibility of adding an entire directory to SCM
> -------------------------------------------------------
>
> Key: SCM-188
> URL: https://issues.apache.org/jira/browse/SCM-188
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-api
> Affects Versions: 1.0-beta-3
> Reporter: Carlos Sanchez Gonzalez
> Priority: Critical
>
> For the scm wagon I'd need to add a whole directory to scm.
> Right now the only solution is create a ScmFileSet, but none of the current
> methods adds directories, i have to look for them and add in order so the svn
> add works correctly.
> It'd be a nice to have in the API an addDirectory or make the add command add
> directories recursively (I don't know what's the use case of the current
> behaviour)
> eg. translated to svn it would call a svn add recursively, also optimizing
> the current approach of calling lots of times to external svn
--
This message was sent by Atlassian Jira
(v8.20.10#820010)