scm:tag for subversion tagging from local version of code, not directly from 
repository
---------------------------------------------------------------------------------------

                 Key: MPSCM-93
                 URL: http://jira.codehaus.org/browse/MPSCM-93
             Project: maven-scm-plugin
          Issue Type: Bug
            Reporter: Stephan Heilner


In theory, you shouldn't tag or branch from a local and potentially different 
version of the code.  From what I can tell, the scm:tag imports your existing 
code into a new tag.  With subversion, tagging is very lightweight if you do a 
'svn copy trunk_url tag_url'.  The way it currently works make sense for other 
repositories such as CVS but not 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

        

Reply via email to