1git-annex-upgrade(1)        General Commands Manual       git-annex-upgrade(1)
2
3
4

NAME

6       git-annex-upgrade - upgrade repository
7

SYNOPSIS

9       git annex upgrade
10

DESCRIPTION

12       Upgrades the repository.
13
14       Each  git-annex  repository  has an annex.version in its git configura‐
15       tion, that indicates the repository version.  When  an  old  repository
16       version  becomes  deprecated,  git-annex  will automatically upgrade it
17       (unless annex.autoupgraderepository  is  set  to  false).  To  manually
18       upgrade, you can use this command.
19
20       Sometimes  there's  a  newer repository version that is not the default
21       yet, and then you can use this command to upgrade to it.
22
23       Currently, git-annex supports upgrades all the way back to  version  0,
24       which  was  only  used by its author. It's expected that git-annex will
25       always support upgrading from all past repository versions --  this  is
26       necessary  to  allow  archives  to be taken offline for years and later
27       used.
28

SEE ALSO

30       git-annex(1)
31
32       git-annex-migrate(1)
33
34       Upgrades    procedures    and    history:     <http://git-annex.branch
35       able.com/upgrades>
36
37       News and release notes: <http://git-annex.branchable.com/news/>
38

AUTHOR

40       Joey Hess <id@joeyh.name>
41
42                                                          git-annex-upgrade(1)
Impressum