summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-23 18:25:39 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-23 18:25:39 -0400
commit2749e7ff0607a5fb5de9921cf6a513594d7adbe8 (patch)
tree93a3911fe32a306e74d315874bb79be736840249
parente6f25e0bde635f09398e6f431b475615728781b7 (diff)
deja vu all over again
-rw-r--r--doc/bugs/addurl_--batch_decides_to_talk_to_ssh_remotes_for_some_reason/comment_1_7206ade4d4d124aa428a4051d4592302._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/addurl_--batch_decides_to_talk_to_ssh_remotes_for_some_reason/comment_1_7206ade4d4d124aa428a4051d4592302._comment b/doc/bugs/addurl_--batch_decides_to_talk_to_ssh_remotes_for_some_reason/comment_1_7206ade4d4d124aa428a4051d4592302._comment
new file mode 100644
index 000000000..2fefd37ee
--- /dev/null
+++ b/doc/bugs/addurl_--batch_decides_to_talk_to_ssh_remotes_for_some_reason/comment_1_7206ade4d4d124aa428a4051d4592302._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-05-23T22:15:40Z"
+ content="""
+I seem to remember you filing a bug about the same thing with whereis,
+although I can't find it just now. Let's not file duplicate bugs when
+different git-annex commands exhibit the same bevavior, please?
+
+As I said before, when you set up a new git remote, you need to run some
+git-annex command so that it can query the UUID of the remote. Or, set
+remote.name.annex-ignore to make git-annex not use the remote.
+
+Why does addurl need to set up the remote objects including getting their
+UUIDs? Because remotes can claim urls.
+
+(--batch mode can't prevent stuff from prompting for passwords.)
+"""]]