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

NAME

6       git-annex-upgrade - upgrade repository layout
7

SYNOPSIS

9       git annex upgrade
10

DESCRIPTION

12       Upgrades the repository to current layout.
13
14       Each  git-annex  repository  has an annex.version in its git configura‐
15       tion, that indicates the repository version. If git-annex changes to  a
16       new  layout,  you  must  upgrade the repository before git-annex can be
17       used in it.
18
19       To see version information, run git annex version.
20
21       Currently, git-annex supports upgrades all the way back to  version  0,
22       which  was  only  used by its author. It's expected that git-annex will
23       always support upgrading from all past repository versions --  this  is
24       necessary  to  allow  archives  to be taken offline for years and later
25       used.
26

SEE ALSO

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

AUTHOR

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