File: comment_4_633f8538f368220eaca82b8bbfe9b49d._comment

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (16 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="rasmus"
 ip="109.201.154.209"
 subject="Re: repack parameters"
 date="2014-09-08T13:20:36Z"
 content="""
Thanks for your tips, Claes.  I was really aware of `git repack` and that set of parameters.

I didn't mention, but sadly I'd run `git gc` on the repos just before collecting the above numbers.

I tried to repack two repositories -- `doc.annex` and `config.annex` -- using the values you suggested.   However, it did not have any measurable effect (less than 100mb in both cases).  

The number of unused files seem to be (much) less than 500 files in the repos.

BTW: All of the extra size is in the `.git/objects/` folder.  `.git/annex/` is quite small (always much less than 1GB).  Would that indicate that large files are checked in with git sans annex somehow?
"""]]