Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In this scenario, needs to be upgraded.

Chain of events:

  1. One of the systems is designated master and is updated with the most recent versions of all the configurations, typically by importing a fresh export made from the production system.
     

  2. The master is upgraded by following the upgrade instructions in the Installation Instructions.
     

  3. When the system has been upgraded successfully, the configurations are exported to the local working copy using the vcexport command.
     

  4. The resulting XML files are compared with the ones in the Version Control System.

    Any changes to the files will be the result of a configuration upgrade or changes triggered by the upgrade.
     

  5. The new exported configurations are checked into the Version Control System.
     

  6. The rest of the systems are upgraded.
     

  7. The latest versions of the configurations are checked out from the Version Control System and imported into the systems.

  • No labels