erplibre/doc/UPDATE.md
2023-01-02 21:54:20 -05:00

671 B

Update ERPLibre

Update all repos from the origin source

The update is possible on branch 12.0, you need to verify this branch existence.

  1. Make sure all git repos are conform, remove all argument depth from manifest and regenerate. You can clean all and regenerate.
./script/git/clean_repo_manifest.sh
./script/install/install_locally_dev.sh
  1. Update all remote with ssh/git
./script/git/git_change_remote_https_to_git.py
  1. Run update script
./script/git/git_update_repo.py
  1. Do a forced push on all needed repo and manage rebase conflicts.

  2. Test a clone with dev, check file DEVELOPMENT.md