Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Migrating the Version History

Avatar

Level 1

Is there still a way to migrate version history between instances?  Specifically looking to import content from an older repository along with the version history.

http://dev.day.com/docs/en/crx/current/deploying/upgrading.html#Migrating%20the%20Version%20History

Best options?

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 10

There is no import option in 5.6.1

Inplace upgrade should include version history also. Are you not seeing it?

In case you are not doing inplace upgrade as alternative try  package with filter set to: /jcr:system/jcr:versionStorage OR 

use the vlt tool (i.e. file vault) to rcp the version history between instance. 

View solution in original post

7 Replies

Avatar

Level 10

The best way is to follow the recommendation that is specified in the Adobe CQ documentation.

Avatar

Correct answer by
Level 10

There is no import option in 5.6.1

Inplace upgrade should include version history also. Are you not seeing it?

In case you are not doing inplace upgrade as alternative try  package with filter set to: /jcr:system/jcr:versionStorage OR 

use the vlt tool (i.e. file vault) to rcp the version history between instance. 

Avatar

Level 1

I am setting up a 5.6.1 instance, and following the documentation url in the previous post. It mentions the "version import tool" is required to import the version data, but this url seems to not be available from 5.5 on?
/crx/loader/version_import.jsp

Is the tool still accessible?

Avatar

Level 10

Here are the docs to upgrade to 5.6 -- http://dev.day.com/docs/en/cq/current/deploying/upgrading.html. This topic talks about the tools you use when upgrading to 5.6 such as the Backup and Restore tool. If this topic is not clear or you have questions about it -- let us know in this forum thread. 

Avatar

Level 2

I tried with vlt -rcp -r (recursive ) option and recap sync plugin but It didn't worked. But when I install through package manager it throws error:

Error: javax.jcr.nodetype.ConstraintViolationException: Unable to perform operation. Node is protected.

Then I tried with ignore option in filter but It was throwing Record not found on a required UUID node.

 

regards

Rajesh Karka

Avatar

Level 2

Hi,

Tools section is not referring to version import when I try with http://localhost:4502/crx/loader/index.jsp. It is showing blank page. But when I go to backup I dont see restore option.

   Can you please help me to import .crx file into CQ 5.6.1

 

regards

Rajesh Karka

Avatar

Level 10

FIle a daycare ticket & get official help. Also in ticket mention why inplace upgrade is not an option for you.