git-annex/Upgrade
Joey Hess 0d2e3058ee
handle upgrading repositories initialized with --version=9
There is nothing in upgrade.log because it was never upgraded to version
9. Before, it would have never autoupgraded to 10, but it's entirely
safe to upgrade to 10 immediately.

Of course, annex.autoupgraderepository = false will prevent that
upgrade. So if someone for some reason really wants v9, they can set
that. I can't think of a reason someone would actually want v9 rather
than v10 though.

Sponsored-by: k0ld on Patreon
2022-07-25 16:23:09 -04:00
..
V5 avoid creating content directory when locking content 2022-05-16 12:34:56 -04:00
V0.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V1.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V2.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V3.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
V4.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V5.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V6.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V7.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V8.hs enable filter.annex.process in v9 2022-01-21 13:11:18 -04:00
V9.hs handle upgrading repositories initialized with --version=9 2022-07-25 16:23:09 -04:00