From e2527ea17bea51ff05e75f912913aa3f84d46214 Mon Sep 17 00:00:00 2001 From: rfourquet Date: Sun, 5 Nov 2017 12:04:50 +0000 Subject: [PATCH] Added a comment --- .../comment_3_c49df6a33bbf8c3238f5eec1ef3e8152._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/fatal__58___unable_to_normalize_object_directory/comment_3_c49df6a33bbf8c3238f5eec1ef3e8152._comment diff --git a/doc/bugs/fatal__58___unable_to_normalize_object_directory/comment_3_c49df6a33bbf8c3238f5eec1ef3e8152._comment b/doc/bugs/fatal__58___unable_to_normalize_object_directory/comment_3_c49df6a33bbf8c3238f5eec1ef3e8152._comment new file mode 100644 index 0000000000..3910a24eda --- /dev/null +++ b/doc/bugs/fatal__58___unable_to_normalize_object_directory/comment_3_c49df6a33bbf8c3238f5eec1ef3e8152._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="rfourquet" + avatar="http://cdn.libravatar.org/avatar/2c78d7b5b3c6a417e5d666666ec40d51" + subject="comment 3" + date="2017-11-05T12:04:50Z" + content=""" +I ran into the same problem: assuming I have a repo at \"/mnt/hd/repo\", then `$ cd /; sudo ln -s /mnt/hd/ .; cd /hd/repo; git annex copy --to=someremote ./some-file` exhibits the problem. Thanks! +"""]]