You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andrei Solntsev (JIRA)" <ji...@codehaus.org> on 2007/12/12 11:30:57 UTC

[jira] Created: (SCM-360) CVS Tag command doesn't use FileSet (list of files), tagging ALL files in working directory

CVS Tag command doesn't use FileSet (list of files), tagging ALL files in working directory
-------------------------------------------------------------------------------------------

                 Key: SCM-360
                 URL: http://jira.codehaus.org/browse/SCM-360
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-cvs
    Affects Versions: 1.x, 2.0
            Reporter: Andrei Solntsev
         Attachments: scm.diff

I want to tag ONE file in the working directory.
I don't want to tag ALL files.

I call SCM Plugin with a FileSet instance which contains only one file.
However, CVS provider doesn't use it and tags ALL files in the working directory.


-- 
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-360) CVS Tag command doesn't use FileSet (list of files), tagging ALL files in working directory

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

Olivier Lamy updated SCM-360:
-----------------------------

    Fix Version/s: 1.1.1

> CVS Tag command doesn't use FileSet (list of files), tagging ALL files in working directory
> -------------------------------------------------------------------------------------------
>
>                 Key: SCM-360
>                 URL: http://jira.codehaus.org/browse/SCM-360
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.x, 2.0
>            Reporter: Andrei Solntsev
>             Fix For: 1.1.1
>
>         Attachments: scm.diff
>
>
> I want to tag ONE file in the working directory.
> I don't want to tag ALL files.
> I call SCM Plugin with a FileSet instance which contains only one file.
> However, CVS provider doesn't use it and tags ALL files in the working directory.

-- 
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-360) CVS Tag command doesn't use FileSet (list of files), tagging ALL files in working directory

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

Vincent Siveton closed SCM-360.
-------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

Applied in [r690993|http://svn.apache.org/viewvc?rev=690993&view=rev]. Thanks.
For your next patch, please use the Maven code style.

> CVS Tag command doesn't use FileSet (list of files), tagging ALL files in working directory
> -------------------------------------------------------------------------------------------
>
>                 Key: SCM-360
>                 URL: http://jira.codehaus.org/browse/SCM-360
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.x, 2.0
>            Reporter: Andrei Solntsev
>            Assignee: Vincent Siveton
>             Fix For: 1.1.1
>
>         Attachments: scm.diff
>
>
> I want to tag ONE file in the working directory.
> I don't want to tag ALL files.
> I call SCM Plugin with a FileSet instance which contains only one file.
> However, CVS provider doesn't use it and tags ALL files in the working directory.

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