Skip to content

Commit

Permalink
Encourage people to upgrade to version 2.0.1 for the container migration
Browse files Browse the repository at this point in the history
  • Loading branch information
marktriggs committed May 24, 2017
1 parent a13a911 commit cd2e1da
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions common/db/db_migrator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -242,12 +242,18 @@ def self.fail_if_managed_container_migration_needed!(db)
performance.
To upgrade your ArchivesSpace installation, you will first need to upgrade to
version 1.5.3. This will upgrade your containers to the new model and clear the
version 2.0.1. This will upgrade your containers to the new model and clear the
path for future upgrades. Once you have done this, you can upgrade to the
latest ArchivesSpace version as normal.
For more information on upgrading to ArchivesSpace 1.5.3, please see the upgrade
guide (which applies to all of the 1.5.x versions of ArchivesSpace):
For more information on upgrading to ArchivesSpace 2.0.1, please see the upgrade
guide:
https://archivesspace.github.io/archivesspace/user/upgrading-to-a-new-release-of-archivesspace/
The upgrade guide for version 1.5.0 also contains specific instructions for
the container upgrade that you will be performing, and the steps in this guide
apply equally to version 2.0.1. You can find that guide here:
https://github.com/archivesspace/archivesspace/blob/master/UPGRADING_1.5.0.md
Expand Down

0 comments on commit cd2e1da

Please sign in to comment.