如何使用版本控制的 /bootstrap/ 文件夹来同步存储库 Hippo CMS?

How can a version controlled /bootstrap/ folder be used to sync the repository Hippo CMS?

所以我一直将 /bootstrap/ 文件夹提交给 Git。 我的同事可以从Git.

中查看

现在,他们需要做什么才能看到相同的最新 hst:namespaces(文档类型)、hst:configurations(站点地图、页面、模板、容器)和内容(文档、图库、资产) ) 和我一样?

他们需要更新 git 存储库(拉取)并重建项目。如果他们使用自己的存储目录,他们应该使用新的存储目录来更改它,以便在启动时引导所有内容,例如:

mvn clean package -Drepo.path=new_storage_path