Hi, UseCase: - on the repository MyObject on path "/myObject" has several versions ( 1.0, 1.1, 1.2, 1.3 ) - the base version is 1.3 - there is a workspace called "myMorkspace" I would like to publish the version 1.1 of the path "/myObject" to the workspace "myMorkspace".
How can I do it ? Workspace.clone(String srcWorkspace, String srcAbsPath, String destAbsPath, boolean removeExisting) publish the base version. Regards, GReinhart -- View this message in context: http://www.nabble.com/How-to-publish-a-specific-node-version-to-a-workspace---tp22054787p22054787.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
