You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2014/06/20 23:11:10 UTC

[jira] (SCM-754) Require Tag/Branch Command to return the entire source tree is impractical

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

Dan Tran updated SCM-754:
-------------------------

    Description: 
Currently the tag command when using with ScmFileSet that has no excludes/includes, it returns the entire file list of the source tree. and the TCK check for it

It makes sense for ScmFileSet with a know list, but not practical when the list is empty.  It can blew up memory and slow for a large source tree.

We should allow this exception

  was:
Currently the tag command when using with ScmFileSet that has no excludes/includes, it returns the entire file list of the source tree. and the TCK check for it

It makes sense for ScmFileSet with a know list, but not practical when the list is empty.  It can blew up memory and slow for a ever large source tree.

We should allow this exception

        Summary: Require Tag/Branch Command to return the entire source tree is impractical  (was: Require Tag Command to return the entire source tree is impractical)

> Require Tag/Branch Command to return the entire source tree is impractical
> --------------------------------------------------------------------------
>
>                 Key: SCM-754
>                 URL: https://jira.codehaus.org/browse/SCM-754
>             Project: Maven SCM
>          Issue Type: Task
>          Components: maven-scm-api
>    Affects Versions: 1.9
>            Reporter: Dan Tran
>             Fix For: 1.10
>
>
> Currently the tag command when using with ScmFileSet that has no excludes/includes, it returns the entire file list of the source tree. and the TCK check for it
> It makes sense for ScmFileSet with a know list, but not practical when the list is empty.  It can blew up memory and slow for a large source tree.
> We should allow this exception



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)