[ http://jira.codehaus.org/browse/SCM-72?page=comments#action_50714 ]
Emmanuel Venisse commented on SCM-72: ------------------------------------- After a discussion with David, we won't remove tagbase. We'll use it if it's specified but by default, we'll consider that user use a standard repository layout (trunk/, tags/, branches) If user use a standard layout, tags directory is automatically discover. And the other feature added in update command is the support of standard svn revision specifiers (HEAD, BASE, COMMITTED, PREV) and revision number The last feature is if tag != null or it isn't a revision number, we use the svn switch command instead of update > Remove tagbase usage and use insted mecanism use in update command > ------------------------------------------------------------------ > > Key: SCM-72 > URL: http://jira.codehaus.org/browse/SCM-72 > Project: Maven SCM > Type: Task > Components: maven-scm-provider-svn > Versions: 1.0-beta-1 > Reporter: Emmanuel Venisse > > > David Hawkins, do you want work on it? -- 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
