Hi all,
Context
Approachs
2. Package Manager
If we use package manager then we will need to create lots of small packages (this will be lot of work). We cannot create one hugh package since it will take time to create that package and also during upload it might timeout or give java heap errors.
Questions
2) Will there be any future issues with the repository since my source repo is Oak 1.0.0 and destination repo is CRX 2.4.76 (I did not saw any issue with my sample copy using vlt command)
3) One advantage of using package manager is that you can rollback (but package manager cannot be used for large content). With "vlt rcp" command i do not see any rollback option.
Solved! Go to Solution.
Views
Replies
Total Likes
VLT RCP based tools-
You can try the recap tool - http://adamcin.net/net.adamcin.recap/. I have tried it in the past and really works well. It uses vlt rcp under the hood but gives a very convenient easy to use interface for syncing nodes.
Another one built by Adobe CS team based on vlt rcp - https://github.com/Adobe-Consulting-Services/adobe-consulting-services.github.io/blob/94aa095f4c09ba...
Tool based on Google's Protocol Buffers - https://github.com/TWCable/grabbit
I don't think there will be any issue with the repository implementation as these tools uses JCR Node APIs which are common both in OAK and previous versions.
Views
Replies
Total Likes
VLT RCP based tools-
You can try the recap tool - http://adamcin.net/net.adamcin.recap/. I have tried it in the past and really works well. It uses vlt rcp under the hood but gives a very convenient easy to use interface for syncing nodes.
Another one built by Adobe CS team based on vlt rcp - https://github.com/Adobe-Consulting-Services/adobe-consulting-services.github.io/blob/94aa095f4c09ba...
Tool based on Google's Protocol Buffers - https://github.com/TWCable/grabbit
I don't think there will be any issue with the repository implementation as these tools uses JCR Node APIs which are common both in OAK and previous versions.
Views
Replies
Total Likes
Thanks Kunal so much for quick reply. I will give it a try now. Just installed recap on my local.
Views
Replies
Total Likes