You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/04/26 05:18:19 UTC

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

Add the posibility of adding an entire directory to SCM
-------------------------------------------------------

         Key: SCM-188
         URL: http://jira.codehaus.org/browse/SCM-188
     Project: Maven SCM
        Type: New Feature

  Components: maven-scm-api  
    Versions: 1.0-beta-3    
    Reporter: Carlos Sanchez
    Priority: Critical
     Fix For: 1.0


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


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

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-188?page=all ]

Carlos Sanchez updated SCM-188:
-------------------------------

    Fix Version: 1.0

> Add the posibility of adding an entire directory to SCM
> -------------------------------------------------------
>
>          Key: SCM-188
>          URL: http://jira.codehaus.org/browse/SCM-188
>      Project: Maven SCM
>         Type: New Feature

>   Components: maven-scm-api
>     Versions: 1.0-beta-3
>     Reporter: Carlos Sanchez
>     Priority: Critical
>      Fix For: 1.0

>
>
> 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


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

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SCM-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed SCM-188.
------------------------------

       Resolution: Incomplete
    Fix Version/s:     (was: future)

I'm closing it as it's probably no longer needed 6 years later
                
> 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
>
> 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

        

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

Posted by "Chris Graham (JIRA)" <ji...@codehaus.org>.
    [ 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

        

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

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-188?page=all ]

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

    Fix Version/s:     (was: 1.0-beta-4)
                   1.0

> 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: 1.0
>
>
> 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