From 9fa6671a474f394f044b1ec350a955e512d12631 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Jul 2015 16:01:16 -0400 Subject: [PATCH] fixed via time machine --- ...ex_info___34__du__34___remote_support.mdwn | 1 + ..._9d3ac51bdf3bb749bc40a1bb05edbc76._comment | 30 +++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 doc/todo/git-annex_info___34__du__34___remote_support/comment_1_9d3ac51bdf3bb749bc40a1bb05edbc76._comment diff --git a/doc/todo/git-annex_info___34__du__34___remote_support.mdwn b/doc/todo/git-annex_info___34__du__34___remote_support.mdwn index 42aa5bd1ed..e20cdc928b 100644 --- a/doc/todo/git-annex_info___34__du__34___remote_support.mdwn +++ b/doc/todo/git-annex_info___34__du__34___remote_support.mdwn @@ -38,3 +38,4 @@ just to be clear here, the problem isn't as much providing `du-like output`, whi i still think it would be nice to have a `du` command, just because it's a command "WTF" situation users seem to get stuck into.. but this issue is only about having this work on remote repositories. thanks! -- [[anarcat]] +> Fixed via time machine. [[done]] --[[Joey]] diff --git a/doc/todo/git-annex_info___34__du__34___remote_support/comment_1_9d3ac51bdf3bb749bc40a1bb05edbc76._comment b/doc/todo/git-annex_info___34__du__34___remote_support/comment_1_9d3ac51bdf3bb749bc40a1bb05edbc76._comment new file mode 100644 index 0000000000..59607928eb --- /dev/null +++ b/doc/todo/git-annex_info___34__du__34___remote_support/comment_1_9d3ac51bdf3bb749bc40a1bb05edbc76._comment @@ -0,0 +1,30 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-07-02T19:58:10Z" + content=""" +Actually, this was added in version 5.20150420, when info is run +with a directory parameter. + + joey@darkstar:~/lib/sound/misc>git annex info . + directory: . + local annex keys: 2 + local annex size: 10.5 megabytes + annexed files in working tree: 21 + size of annexed files in working tree: 288.98 megabytes + numcopies stats: + numcopies +3: 19 + numcopies +4: 2 + repositories containing these files: 11 + 288.98 MB: 0c443de8-e644-11df-acbf-f7cd7ca6210d -- oldgnu + 288.98 MB: 1b5ecc94-abb3-45f7-8f4c-5bc65f78d518 -- toshiba passport 1tb [passport] + 288.98 MB: 6fa26a5f-cb05-4ef0-951b-bc59266ee4e4 -- archive-10 [archive] + 288.98 MB: 7570b02e-15e9-11e0-adf0-9f3f94cb2eaa -- archive-4 sata drive + 288.98 MB: 8da3593e-63d2-11e1-a026-43b95a8b93d2 -- archive-7 sata drive + 288.98 MB: b0bb7176-98e6-457d-b68e-41bfd49be147 -- joey@gnu:~/lib/sound [gnu] + 288.98 MB: b238695e-e617-11df-9d8b-c350f0825fb0 -- turtle internal [turtle] + 288.98 MB: ca9c5d52-f03a-11df-ac14-6b772ffe59f9 -- archive-5 sata drive + 288.98 MB: f1c0ce8d-d848-4d21-988c-dd78eed172e8 -- archive-8 sata drive + 10.5 MB: 587b9ccf-4548-4d6f-9765-27faecc4105f -- darkstar [here] + +"""]]