Merge remote-tracking branch 'branchable/master'
This commit is contained in:
commit
0bf1b36f11
2 changed files with 12 additions and 1 deletions
|
@ -10,7 +10,7 @@ But currently two git-annex commands are quite slow when annexes become large
|
||||||
in quantity of files. These are unused and stats
|
in quantity of files. These are unused and stats
|
||||||
(Both have --fast versions that don't do as much).
|
(Both have --fast versions that don't do as much).
|
||||||
|
|
||||||
Both are slow because both need two peices of information that are not
|
Both are slow because both need two pieces of information that are not
|
||||||
quick to look up, and require examining the whole repo, very seekily:
|
quick to look up, and require examining the whole repo, very seekily:
|
||||||
|
|
||||||
1. The keys present in the annex. Found by looking thru .git/annex/objects.
|
1. The keys present in the annex. Found by looking thru .git/annex/objects.
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||||
|
nickname="Richard"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2011-05-17T07:27:02Z"
|
||||||
|
content="""
|
||||||
|
Sounds like a good idea.
|
||||||
|
|
||||||
|
* git annex fsck (or similar) should check/rebuild the caches
|
||||||
|
* I would simply require a clean tree with a verbose error. 80/20 rule and defaulting to save actions.
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue