You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-dev@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2005/12/13 09:36:49 UTC

[jira] Updated: (SCM-21) separate revision and tag handling

     [ http://jira.codehaus.org/browse/SCM-21?page=all ]

Emmanuel Venisse updated SCM-21:
--------------------------------

    Fix Version:     (was: 1.0-beta-2)
                 1.0-beta-3

> separate revision and tag handling
> ----------------------------------
>
>          Key: SCM-21
>          URL: http://jira.codehaus.org/browse/SCM-21
>      Project: Maven SCM
>         Type: Task

>   Components: maven-scm-api
>     Reporter: Brett Porter
>      Fix For: 1.0-beta-3

>
>
> while in CVS revision# and tag are handled in the same way, the concepts can be separated and will make other SCMs easier.
> for example, in subversion, valid revisions are:
> rev#
> HEAD
> BASE
> COMMITTED
> PREV
> {DATE}
> tags are normal checkouts from a different base.
> In CVS, revisions are:
> rev# (per file only really makes sense here, but can apply to several)
> HEAD
> SOME_BRANCH_TAG
> {DATE}

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