You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2007/03/22 15:44:54 UTC

[jira] Updated: (SCM-188) Add the posibility of adding an entire directory to SCM

     [ http://jira.codehaus.org/browse/SCM-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse updated SCM-188:
---------------------------------

    Fix Version/s:     (was: 1.0)
                   future

> Add the posibility of adding an entire directory to SCM
> -------------------------------------------------------
>
>                 Key: SCM-188
>                 URL: http://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 contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira