add v6; keep v5 working for now and manual upgrade
authorJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2015 20:14:48 +0000 (16:14 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2015 20:14:48 +0000 (16:14 -0400)
commitccc49861ca35d98b2cbbc0c29c730adc4f2e4d73
tree732e6853b55c427445747b7a634dea742e7580b7
parent34ead644d93085ab65cdeb21405539d4699424bc
add v6; keep v5 working for now and manual upgrade

Since all places where a repo is used in direct mode need to have git-annex
upgraded before the repo can safely be converted to v6, the upgrade needs
to be manual for now.

I suppose that at some point I'll want to drop all the direct mode support
code. At that point, will stop supporting v5, and will need to auto-upgrade
any remaining v5 repos. If possible, I'd like to carry the direct mode
support for say, a year or so, to give people plenty of time to upgrade and
avoid disruption.
Annex/Version.hs
Command/Version.hs
Upgrade.hs
Upgrade/V1.hs
Upgrade/V5.hs [new file with mode: 0644]
debian/changelog
doc/git-annex-smudge.mdwn
doc/todo/smudge.mdwn
doc/upgrades.mdwn