You can't control the versioning number scheme. Also, upon copy inside
a workspace you create a "new node" (ie. new UUID), so it no longer
refers to the same version history as before. Branching works by
cloning a node into another workspace.

If you want custom version labels, set them manually (eg.
VersionHistory.addVersionLabel).

Regards,
Alex

On Mon, Jan 11, 2010 at 16:56, Thomas Fromm <[email protected]> wrote:
>
>> I have a node XY with version 1.2.
>> Now I want to copy this node, but this copy of the node should start with
>> 1.2.0 as version number.
>
> Well.. its not directly a copy... I just want to create a new node with some
> data from the original one (not the complete tree) and this new node should
> start with 1.x.x or 1.x.x.x and so on.


-- 
Alexander Klimetschek
[email protected]

Reply via email to