jira-importer commented on issue #372: URL: https://github.com/apache/maven-scm/issues/372#issuecomment-2964590165
**[Emmanuel Venisse](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evenisse)** commented 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
