From 0ea7a10321585de4afb07a05901cd9f5c1433e9d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 17 Apr 2014 20:54:18 +0000 Subject: [PATCH] Added a comment --- ...comment_1_23fe2f3cd44c4357a385452dcd5eedef._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/LIst_of_Available_Remotes_in_Webapp/comment_1_23fe2f3cd44c4357a385452dcd5eedef._comment diff --git a/doc/todo/LIst_of_Available_Remotes_in_Webapp/comment_1_23fe2f3cd44c4357a385452dcd5eedef._comment b/doc/todo/LIst_of_Available_Remotes_in_Webapp/comment_1_23fe2f3cd44c4357a385452dcd5eedef._comment new file mode 100644 index 0000000000..9e22dafca3 --- /dev/null +++ b/doc/todo/LIst_of_Available_Remotes_in_Webapp/comment_1_23fe2f3cd44c4357a385452dcd5eedef._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.191" + subject="comment 1" + date="2014-04-17T20:54:18Z" + content=""" +I chose to make the webapp only show available remotes when it knows how to enable them. So it will show S3 special remotes, Box.com special remotes, etc. This avoids cluttering up the display of a shared repository with a list of all of your friend's removable drives, for example. + +I would like to make the webapp smarter about handling repositories on remote ssh servers. As long as the server name is in the global DNS, the webapp could easily walk the user through setting up such a remote. The missing piece is that nothing is logged in remotes.log for these remotes, and so the assistant doesn't know the server name. +"""]]