Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个与 Adobe CQ5 内容迁移相关的问题。我们有两个 CQ5 环境。E1 和 E2。我们将 E1 的作者的内容复制到 E2 的作者实例中。我们通过创建 CRX 内容包来做到这一点。我们的内容副本进展顺利,但现在我们意识到我们错过了页面中的版本。例如,在 E1 上,我们有一个包含三个版本(1.0、1.2、1.3)的页面 example.html,但在 E2 中,我们没有找到 example.html 的版本。
PS:我们通过作者实例手动创建版本。
包管理器只获取页面的最新版本,不会复制它的历史。在两个实例上拥有版本的唯一方法是使用同步整个存储库的集群。