From: jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 Date: Fri, 20 Nov 2015 13:31:53 +0000 (+0000) Subject: Added a comment: Nope, git-annex drop is still not reducing size of .git/annex X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2~86^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4573ded96b9bc2a9f9566088606ba80e01b28e25;p=git-annex.git Added a comment: Nope, git-annex drop is still not reducing size of .git/annex --- diff --git a/doc/forum/git_annex_drop_not_freeing_space_on_filesystem/comment_2_df0528efcd28362a3eb6a5ab33bc6cb4._comment b/doc/forum/git_annex_drop_not_freeing_space_on_filesystem/comment_2_df0528efcd28362a3eb6a5ab33bc6cb4._comment new file mode 100644 index 0000000000..3720d34d08 --- /dev/null +++ b/doc/forum/git_annex_drop_not_freeing_space_on_filesystem/comment_2_df0528efcd28362a3eb6a5ab33bc6cb4._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565" + nickname="jhannwong" + subject="Nope, git-annex drop is still not reducing size of .git/annex" + date="2015-11-20T13:31:53Z" + content=""" +A remote has 200MB of file contents in .git/annex. + +A local repo issues a ``git annex drop --from=myremote``. + +The remote .git/annex still has 200MB of file contents. + +Sometimes it works. I'm guessing it has to do with the order of commands issued. +"""]]