From 647fc7ef7cf2276e669e5d7f8495321aa02c8ca7 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 30 Jul 2013 18:51:38 +0000 Subject: [PATCH] Added a comment --- ...mment_13_ca9c87a10f29e41572540edeb99652f2._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_13_ca9c87a10f29e41572540edeb99652f2._comment diff --git a/doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_13_ca9c87a10f29e41572540edeb99652f2._comment b/doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_13_ca9c87a10f29e41572540edeb99652f2._comment new file mode 100644 index 0000000000..07cf648653 --- /dev/null +++ b/doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_13_ca9c87a10f29e41572540edeb99652f2._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.21" + subject="comment 13" + date="2013-07-30T18:51:38Z" + content=""" +I'm more interested in fixing core problems, like why it was not able to find git-annex-shell, than in fixing bugs in the web UI that follow on from those problems. + +When you're using the standalone tarball, it's supposed to set up `~/.ssh/git-annex-shell` to point to wherever you've unpacked the tarball. The assistant does this the first time you run it, and any time it sees the file is out of date. +I've tested this, and it appears to be working ok. I don't understand what happened in your case to prevent this from happening. +"""]]