You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Zsolt Koppany (JIRA)" <ji...@codehaus.org> on 2006/04/09 20:50:48 UTC

[jira] Created: (SCM-183) Added listFiles to ScmProvider

Added listFiles to ScmProvider
------------------------------

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

  Components: maven-scm-api  
    Reporter: Zsolt Koppany
 Attachments: scm-maven.patch

This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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] Commented: (SCM-183) Added listFiles to ScmProvider

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

Carlos Sanchez commented on SCM-183:
------------------------------------

This patch is not complete so CVS implementation was not added

> Added listFiles to ScmProvider
> ------------------------------
>
>          Key: SCM-183
>          URL: http://jira.codehaus.org/browse/SCM-183
>      Project: Maven SCM
>         Type: New Feature

>   Components: maven-scm-api
>     Reporter: Zsolt Koppany
>      Fix For: 1.0
>  Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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] Aktualisiert: (SCM-183) Added listFiles to ScmProvider

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

Zsolt Koppany updated SCM-183:
------------------------------

    Attachment: scm-maven.patch

> Added listFiles to ScmProvider
> ------------------------------
>
>          Key: SCM-183
>          URL: http://jira.codehaus.org/browse/SCM-183
>      Project: Maven SCM
>         Type: New Feature

>   Components: maven-scm-api
>     Reporter: Zsolt Koppany
>  Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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] Commented: (SCM-183) Added listFiles to ScmProvider

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

Carlos Sanchez commented on SCM-183:
------------------------------------

I'm working on a SVN implementation of this

> Added listFiles to ScmProvider
> ------------------------------
>
>          Key: SCM-183
>          URL: http://jira.codehaus.org/browse/SCM-183
>      Project: Maven SCM
>         Type: New Feature

>   Components: maven-scm-api
>     Reporter: Zsolt Koppany
>     Assignee: Carlos Sanchez
>  Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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] Commented: (SCM-183) Added listFiles to ScmProvider

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_89744 ] 

Emmanuel Venisse commented on SCM-183:
--------------------------------------

Implemented for subversion and cvs. Need to implement it for local provider before to close it

> Added listFiles to ScmProvider
> ------------------------------
>
>                 Key: SCM-183
>                 URL: http://jira.codehaus.org/browse/SCM-183
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-api
>            Reporter: Zsolt Koppany
>             Fix For: 1.0
>
>         Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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-183) Added listFiles to ScmProvider

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

Carlos Sanchez updated SCM-183:
-------------------------------

      Assign To:     (was: Carlos Sanchez)
    Fix Version: 1.0

Added to API and SVN implementation to 1.0-SNAPSHOT

> Added listFiles to ScmProvider
> ------------------------------
>
>          Key: SCM-183
>          URL: http://jira.codehaus.org/browse/SCM-183
>      Project: Maven SCM
>         Type: New Feature

>   Components: maven-scm-api
>     Reporter: Zsolt Koppany
>      Fix For: 1.0
>  Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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-183) Added listFiles to ScmProvider

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

Emmanuel Venisse updated SCM-183:
---------------------------------

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

> Added listFiles to ScmProvider
> ------------------------------
>
>                 Key: SCM-183
>                 URL: http://jira.codehaus.org/browse/SCM-183
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-api
>            Reporter: Zsolt Koppany
>             Fix For: 1.0
>
>         Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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] Closed: (SCM-183) Added listFiles to ScmProvider

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed SCM-183.
--------------------------------

      Assignee: Emmanuel Venisse
    Resolution: Fixed

> Added listFiles to ScmProvider
> ------------------------------
>
>                 Key: SCM-183
>                 URL: http://jira.codehaus.org/browse/SCM-183
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-api
>            Reporter: Zsolt Koppany
>         Assigned To: Emmanuel Venisse
>             Fix For: 1.0
>
>         Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

-- 
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] Commented: (SCM-183) Added listFiles to ScmProvider

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

Emmanuel Venisse commented on SCM-183:
--------------------------------------

Some files are missing in your patch like CvsExeListFilesCommand

> Added listFiles to ScmProvider
> ------------------------------
>
>          Key: SCM-183
>          URL: http://jira.codehaus.org/browse/SCM-183
>      Project: Maven SCM
>         Type: New Feature

>   Components: maven-scm-api
>     Reporter: Zsolt Koppany
>  Attachments: scm-maven.patch, scm-maven.patch
>
>
> This patch adds "listFiles" method to "ScmProvider" and contains the implementation for subversion.

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