From 43dac0b4c96e04144e125430d7bbabc80dc4b2d8 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkhdKAhe3l_UyGt5SdfRBPYVwe-9f8P2dM" Date: Tue, 5 Apr 2011 04:38:18 +0000 Subject: [PATCH] --- doc/forum/Problems_with_large_numbers_of_files.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/forum/Problems_with_large_numbers_of_files.mdwn b/doc/forum/Problems_with_large_numbers_of_files.mdwn index 943b979d6e..1dbddd3e28 100644 --- a/doc/forum/Problems_with_large_numbers_of_files.mdwn +++ b/doc/forum/Problems_with_large_numbers_of_files.mdwn @@ -1,8 +1,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. + 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.