From a505e8d47787bf6d0090554176a5e4b3859f4dad Mon Sep 17 00:00:00 2001 From: andy Date: Sat, 20 Jul 2013 21:34:08 +0000 Subject: [PATCH] Added a comment --- ...mment_5_7ede5ee312f3abdf78979c0d52a7871a._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git_annex_add_removes_file_with_no_data_left/comment_5_7ede5ee312f3abdf78979c0d52a7871a._comment diff --git a/doc/bugs/git_annex_add_removes_file_with_no_data_left/comment_5_7ede5ee312f3abdf78979c0d52a7871a._comment b/doc/bugs/git_annex_add_removes_file_with_no_data_left/comment_5_7ede5ee312f3abdf78979c0d52a7871a._comment new file mode 100644 index 0000000000..ccf5e574f1 --- /dev/null +++ b/doc/bugs/git_annex_add_removes_file_with_no_data_left/comment_5_7ede5ee312f3abdf78979c0d52a7871a._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="andy" + ip="108.202.17.204" + subject="comment 5" + date="2013-07-20T21:34:08Z" + content=""" +Yes, the symlink was still broken. Or rather, `tar -tf filename.tar` didn't like the file. + +The file's about 193 M bzipped. I'll be e-mailing you a link to an S3 copy with DojOsEf2 in the subject line of the email--once the upload finishes. :) + +I'm not sure if this is relevant, but the file is a tar of an annex and another git repo. Perhaps that is influencing something (although I presume it shouldn't)? +"""]]