File: Problems_with_large_numbers_of_files.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (8 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
I'm trying to use git-annex to archive scientific data. I'm often dealing with large numbers of files, sometimes 10k or more. When I try to git-annex add these files I get this error:


    Stack space overflow: current size 8388608 bytes.
    Use `+RTS -Ksize' to increase it.


This is with the latest version of git-annex and a current version of git on OS 10.6.7. After this error occurs, I am unable to un-annex the files and I'm forced to recover from a backup.