[ 
https://jira.codehaus.org/browse/SCM-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297002#comment-297002
 ] 

Chris Graham commented on SCM-188:
----------------------------------

Hasn't this issue been address by the MkDir SCM API?

Can this issue therefore be closed?
                
> Add the posibility of adding an entire directory to SCM
> -------------------------------------------------------
>
>                 Key: SCM-188
>                 URL: https://jira.codehaus.org/browse/SCM-188
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-api
>    Affects Versions: 1.0-beta-3
>            Reporter: Carlos Sanchez
>            Priority: Critical
>             Fix For: future
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to