[ 
http://issues.apache.org/jira/browse/JCR-529?page=comments#action_12458913 ] 
            
Tobias Bocanegra commented on JCR-529:
--------------------------------------

imo, this should be the indented behaviour:

1.0
 |
1.1
 |
1.2
 |       \       \
1.3  1.2.0  1.2.0.0
 |       |
1.4   1.2.1
 |       |       \
1.5   1.2.2  1.2.1.0
 |                |
1.6           1.2.1.1

so if you restored to 1.2 and 1.3 already exists, make a 1.2.0 on checkin since 
it's the "root version" of the new branch of the 1.2 version.

opinions?


> New versions added after a restore have bad version name
> --------------------------------------------------------
>
>                 Key: JCR-529
>                 URL: http://issues.apache.org/jira/browse/JCR-529
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: versioning
>         Environment: Ubuntu Dapper
>            Reporter: Paco Avila
>         Assigned To: Tobias Bocanegra
>         Attachments: AbstractVersionManager.diff, DummyVersion.java
>
>
> I add several versions to a node (1.0, 1.1, 1.2, 1.3, 1.4). Perform a restore 
> to version 1.2 and add more versions. After that VersionHistory is like this:
> - 1.0
> - 1.1
> - 1.2
> - 1.3
> - 1.4
> - 1.3.1
> - 1.3.2
> - 1.3.3
> - 1.3.4
> - 1.3.5
> New versions should be 1.2.x no 1.3.x, isn't it?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to