From 958441bffcf6c16758594bbbab6e131e863a1640 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 6 Dec 2012 15:39:26 +0000 Subject: [PATCH] Added a comment --- ...ent_7_6389b4f03ebc916358bc6674398d70c4._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_7_6389b4f03ebc916358bc6674398d70c4._comment diff --git a/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_7_6389b4f03ebc916358bc6674398d70c4._comment b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_7_6389b4f03ebc916358bc6674398d70c4._comment new file mode 100644 index 0000000000..9d61f4ac0d --- /dev/null +++ b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_7_6389b4f03ebc916358bc6674398d70c4._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.253.113" + subject="comment 7" + date="2012-12-06T15:39:26Z" + content=""" +The problem seems to involve git check-attr exiting unexpectedly. Does this happen only in a specific directory of files, or can you reproduce it elsewhere? + +You may be able to reproduce it exiting by running: + +`git check-attr --stdin annex.backend annex.numcopies --` + +And then entering filenames, pressing enter, and it should answer back with two attribute values and keep running. +"""]]