New migrate subcommand can be used to switch files to using a different backend, safely and with no duplication of content.
This commit is contained in:
parent
32b0e10390
commit
a78b0555e1
8 changed files with 112 additions and 17 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,10 +1,11 @@
|
|||
git-annex (0.17) UNRELEASED; urgency=low
|
||||
|
||||
* unannex: Now skips files whose content is not present, rather than
|
||||
it being an error. This allows gradual conversion from one backend
|
||||
to another by running unannex followed by add in each repository.
|
||||
it being an error.
|
||||
* New migrate subcommand can be used to switch files to using a different
|
||||
backend, safely and with no duplication of content.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 08 Jan 2011 15:04:48 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 08 Jan 2011 13:45:06 -0400
|
||||
|
||||
git-annex (0.16) unstable; urgency=low
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue