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.
Solved! Go to Solution.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
The best way is to follow the recommendation that is specified in the Adobe CQ documentation.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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?
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
FIle a daycare ticket & get official help. Also in ticket mention why inplace upgrade is not an option for you.
Views
Replies
Total Likes
Views
Likes
Replies