diff options
author | http://wiggy.net/ <Wichert@web> | 2012-11-28 21:23:54 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-28 21:23:54 +0000 |
commit | 11cddbea34239f2431076fbee4b34fa9c827718d (patch) | |
tree | e94c8b4d5e46ae49e3ba6f7e6562035ffa6ec330 /doc/bugs/OSX_app_issues | |
parent | 974aa6ad00ed9b2b64a943ca3def2727481d973d (diff) |
Added a comment: Trying to add remote server after failed attempt blocks forever
Diffstat (limited to 'doc/bugs/OSX_app_issues')
-rw-r--r-- | doc/bugs/OSX_app_issues/comment_9_8464c839cb169a4c6e72bebdc2065e9a._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/OSX_app_issues/comment_9_8464c839cb169a4c6e72bebdc2065e9a._comment b/doc/bugs/OSX_app_issues/comment_9_8464c839cb169a4c6e72bebdc2065e9a._comment new file mode 100644 index 000000000..42aaa9bfe --- /dev/null +++ b/doc/bugs/OSX_app_issues/comment_9_8464c839cb169a4c6e72bebdc2065e9a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://wiggy.net/" + nickname="Wichert" + subject="Trying to add remote server after failed attempt blocks forever" + date="2012-11-28T21:23:54Z" + content=""" +Out of curiosity I checked what would happen if I tried to add a remote server repo again after it just failed with the missing library error (see previous comment). Surprisingly the webapp is now waiting forever at the *Testing server ...* message. +"""]] |