[ https://issues.apache.org/jira/browse/SCM-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964528#comment-17964528 ]
Olivier Lamy commented on SCM-360: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#571|https://github.com/apache/maven-scm/issues/571]. > CVS Tag command doesn't use FileSet (list of files), tagging ALL files in > working directory > ------------------------------------------------------------------------------------------- > > Key: SCM-360 > URL: https://issues.apache.org/jira/browse/SCM-360 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-cvs > Affects Versions: 1.13.0, 3.0.0 > Reporter: Andrei Solntsev > Assignee: Siveton Vincent > Priority: Major > Fix For: 1.2 > > 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 was sent by Atlassian Jira (v8.20.10#820010)