diff options
author | GLITTAH <GLITTAH@web> | 2013-11-19 02:56:32 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-19 02:56:32 +0000 |
commit | 3d9a072f30328aaf19dcd3ef273f555ee00ee7c6 (patch) | |
tree | 9c5833727ad94fbc3fd4e35e2cdf0cdf27686ed0 /doc/todo | |
parent | 1c96f4ef910164aa33a2e76b91c09890052ddc15 (diff) |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist:_incremental_unannex___40__currently_requires_twice_the_size_of_repo_to_complete__41__.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_incremental_unannex___40__currently_requires_twice_the_size_of_repo_to_complete__41__.mdwn b/doc/todo/wishlist:_incremental_unannex___40__currently_requires_twice_the_size_of_repo_to_complete__41__.mdwn new file mode 100644 index 000000000..58aa9bae2 --- /dev/null +++ b/doc/todo/wishlist:_incremental_unannex___40__currently_requires_twice_the_size_of_repo_to_complete__41__.mdwn @@ -0,0 +1,4 @@ +I recently tried to use unannex for a large repo and it failed because the repo size was more than half the disk size. Unannex should work incrementally so this isn't a problem. + +Proposed solution: +copy a file, hash it, iff hash check is okay, delete from objects, continue to next file |