diff options
author | anarcat <anarcat@web> | 2014-10-06 16:14:36 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-06 16:14:36 +0000 |
commit | 87dccf1ecf8bc7a799f454a7d3228a4bae835ef8 (patch) | |
tree | 23b6c26e200b69e916af4a2c2a89d9369280d58e | |
parent | 3cb8775d8e38139cbd61785030a6ff6ee677e0e8 (diff) |
Added a comment: maybe this should be split up, here are the issues i know about
-rw-r--r-- | doc/todo/read-only_removable_drives/comment_6_737e3d315f29a4fc61597ce4f9ec6206._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/todo/read-only_removable_drives/comment_6_737e3d315f29a4fc61597ce4f9ec6206._comment b/doc/todo/read-only_removable_drives/comment_6_737e3d315f29a4fc61597ce4f9ec6206._comment new file mode 100644 index 000000000..de662d9a5 --- /dev/null +++ b/doc/todo/read-only_removable_drives/comment_6_737e3d315f29a4fc61597ce4f9ec6206._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="anarcat" + ip="70.83.139.100" + subject="maybe this should be split up, here are the issues i know about" + date="2014-10-06T16:14:36Z" + content=""" +well this specific issue is more about how git-annex cannot get files off readonly medium, whether it is webapp or not. + +maybe it would be wiser to split this up in separate bug reports, because I had at least three different situations: + +* trying to add an external readonly drive through the webapp: not detected +* trying to add an external readonly drive through the commandline: fails to sync? - to be confirmed +* trying to add a ssh readonly remote through the webapp: fails to sync and considers the remote \"git-only\" (which also fails) + +I would need to try the third case through the commandline. + +And then there's the upgrade scenario in [[bugs/annex_get_fails_from_read-only_filesystem/]]. + +Did i miss anything? +"""]] |