diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-19 18:33:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-19 18:33:39 -0400 |
commit | 6a2a17658c1d508cec022132768e9bc1957098d9 (patch) | |
tree | 0faef3f988c981d35796b6e6f1adfbbbee0e3fa9 /debian/NEWS | |
parent | 43b3675d4298ffe8cfaefed0d70f0ef1fce25e37 (diff) |
No longer auto-upgrade to repository format 2, to avoid accidental upgrades, etc. Use git-annex upgrade when you're ready to run this version.
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/NEWS b/debian/NEWS index df8518cef..a8b258bfe 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -2,10 +2,7 @@ git-annex (0.20110316) experimental; urgency=low This version reorganises the layout of git-annex's files in your repository. There is an upgrade process to convert a repository from the old git-annex - to this version. While git-annex will attempt to transparently handle - upgrades, you may want to drive the upgrade process by hand. - - See <http://git-annex.branchable.com/upgrades/> or + to this version. See <http://git-annex.branchable.com/upgrades/> or /usr/share/doc/git-annex/html/upgrades.html -- Joey Hess <joeyh@debian.org> Wed, 16 Mar 2011 15:49:15 -0400 |