This commit is contained in:
Joey Hess 2013-11-13 16:37:29 -04:00
parent 5c174967d3
commit ccf526c7f5
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,7 @@
How many git-annex repositories do you have? This can be different clones
of the same repository on different machines and drives, and/or completely
separate git repositories.
[[!poll expandable=yes open=yes 0 "1" 0 "2-5" 0 "6-10" 0 "11-20" 0 "21-30" 0 "31-40" 0 "41-50"]]
[[!sidebar content=""]]

View file

@ -0,0 +1,12 @@
How much data do you have stored in git-annex?
The way to get this value is to run `git annex status` (or `git annex info`
if you have git-annex version 5 already), and look for the line
that says "size of annexed files in working tree" or "known annex size".
If you've got multiple repositories that each contain different files
(not git clones), you can run it in each and add them up.
[[!poll expandable=yes open=yes 0 "less than 1+ GB" 0 "1+ GB" 0 "10+ GB" 0 "100+ GB" 0 "1+ TB" 0 "2+ TB" 0 "4+ TB" 1 "8+ TB" 0 "16+ TB" 0 "32+ TB" 0 "64+ TB" "128+ TB" "rather not say"]]
[[!sidebar content=""]]