summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar ghen1 <ghen1@web>2016-12-31 14:19:07 +0000
committerGravatar admin <admin@branchable.com>2016-12-31 14:19:07 +0000
commit9da1e5c564e2339fd5db27afbe25c250b64fc4ff (patch)
treea53a3aad73cb3c4cc26de9721f8a34334c2fd53e
parentb3e51092d1c1e411f6eb2b79fddd9d86235c1ba5 (diff)
Added a comment: To Reproduce
-rw-r--r--doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument/comment_2_792e40149bb2ae55206ebe9cea151831._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument/comment_2_792e40149bb2ae55206ebe9cea151831._comment b/doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument/comment_2_792e40149bb2ae55206ebe9cea151831._comment
new file mode 100644
index 000000000..67d573498
--- /dev/null
+++ b/doc/bugs/git-annex__58___unable_to_decommit_memory__58___Invalid_argument/comment_2_792e40149bb2ae55206ebe9cea151831._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="ghen1"
+ avatar="http://cdn.libravatar.org/avatar/efd0e92b6198291138f0cd7aedbf86b6"
+ subject="To Reproduce"
+ date="2016-12-31T14:19:07Z"
+ content="""
+I've successfully reproduced the error.
+
+Steps:
+
+1. Create 5k small files using a script. (I used one given here: <https://unix.stackexchange.com/questions/199863/create-many-files-with-random-content> )
+2. Init git and git-annex
+3. Add files to git-annex. **The error occurs here** after/while (recording state in git...)
+
+If no error occurs, try increasing the number of files to 10k or more.
+
+I ran both *status* and *fsck* in both git and git-annex, with no errors, so AFAIK it hasn't corrupted anything.
+"""]]