Support using v3 repositories without upgrading them to v5.
authorJoey Hess <joeyh@joeyh.name>
Wed, 5 Oct 2016 20:29:32 +0000 (16:29 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 5 Oct 2016 20:53:09 +0000 (16:53 -0400)
commit933bc5c917d6bcfbb80eeeff1c3f094b70120e51
tree18aa4e9ee0703de10d6f8f3860f5dfdb951572f1
parentf867fc157f8ca63ecc9c1ed7c201f415e9874d6c
Support using v3 repositories without upgrading them to v5.

An easy change now that supportedVersions is a list. Since v3 and v5 are
identical other than version number, just add v3 to the list.

This commit was sponsored by andrea rota.
Annex/Version.hs
CHANGELOG
doc/bugs/annex_get_fails_from_read-only_filesystem.mdwn
doc/bugs/annex_get_fails_from_read-only_filesystem/comment_7_864d4b5c207dce19d017b3e7608531f8._comment [new file with mode: 0644]
doc/future_proofing.mdwn
doc/upgrades.mdwn