From 6a19f79c4a7a1e0f7538b78d97d5a6887fec7b1e Mon Sep 17 00:00:00 2001 From: "ano.nymous@12ebd53e5933cd1730c84027a7cb905e7c3fdd9c" Date: Wed, 7 Jun 2017 19:18:51 +0000 Subject: [PATCH] Added a comment: Workaround for switching repos from WebApp --- ..._4522150470f42aee27233bfd35664b9e._comment | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/_impossible_to_switch_repositories_on_android__in_webapp/comment_5_4522150470f42aee27233bfd35664b9e._comment diff --git a/doc/bugs/_impossible_to_switch_repositories_on_android__in_webapp/comment_5_4522150470f42aee27233bfd35664b9e._comment b/doc/bugs/_impossible_to_switch_repositories_on_android__in_webapp/comment_5_4522150470f42aee27233bfd35664b9e._comment new file mode 100644 index 0000000000..e74e137548 --- /dev/null +++ b/doc/bugs/_impossible_to_switch_repositories_on_android__in_webapp/comment_5_4522150470f42aee27233bfd35664b9e._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="ano.nymous@12ebd53e5933cd1730c84027a7cb905e7c3fdd9c" + nickname="ano.nymous" + avatar="http://cdn.libravatar.org/avatar/f75c9e80591de02a07a1156d45cacdda" + subject="Workaround for switching repos from WebApp" + date="2017-06-07T19:18:51Z" + content=""" +With version 6.20170104 the following workaround seems to work: + + - Start the webapp + + - Click on the menu and select \"Switch Repository\" (as ususal) + + - Click on the link of the repo you wish to switch to (as usual); at this point, the WebApp freezes and the repo is not changed. + + - Keep cool :-) Select the Git Annex terminal session from the slide-down menu. + + - In the Git Annex terminal create a new window by clicking the (+) icon. This will open a new WebApp Dashboard with the newly selected repository. + + - Enjoy :-) +"""]]