From b98170fc20d6eb87e5f400e990d0d4fcbcdac1d1 Mon Sep 17 00:00:00 2001 From: ckeen Date: Tue, 30 Jul 2013 14:50:36 +0000 Subject: [PATCH] Added a comment: Maybe related to this bug? --- ...mment_5_4fb04f646de591640f8504c0caf61acd._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git_annex_add_eats_files_when_filename_is_too_long/comment_5_4fb04f646de591640f8504c0caf61acd._comment diff --git a/doc/bugs/git_annex_add_eats_files_when_filename_is_too_long/comment_5_4fb04f646de591640f8504c0caf61acd._comment b/doc/bugs/git_annex_add_eats_files_when_filename_is_too_long/comment_5_4fb04f646de591640f8504c0caf61acd._comment new file mode 100644 index 0000000000..3ece2646ff --- /dev/null +++ b/doc/bugs/git_annex_add_eats_files_when_filename_is_too_long/comment_5_4fb04f646de591640f8504c0caf61acd._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="ckeen" + ip="79.249.110.228" + subject="Maybe related to this bug?" + date="2013-07-30T14:50:35Z" + content=""" +I have noticed similar behaviour with the importfeed command: [[tips/downloading_podcasts/#comment-3e448e43830be7e6dbe59fff6bc81e75]] + +After the import fails, the symlinks are created and subsequent get command return with no ouput and error code 0. + +Or is this a different bug? +"""]]