summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2019-10-11 14:59:41 -0400
committerJoey Hess <joeyh@joeyh.name>2019-10-11 15:11:08 -0400
commitec778888d28695f14bfdf2585ede233aaa9ad2a3 (patch)
treef331a5685a2ddcbaae596816cc417641b5a56e88 /doc/todo
parent35d7ffe128368d34795b38d931771624856111d1 (diff)
got enableremote working for sameas
Also the assistant can enable sameas remotes, should work, but not tested.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn b/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn
index 15283c3ece..f8c42338f4 100644
--- a/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn
+++ b/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn
@@ -34,8 +34,10 @@ the remote.log. Eg, "B sameas=A foo=bar ..."
Implementation notes:
-Need to get enableremote working for sameas.
-
Deal with the per-remote state issue.
+renameremote will probably not work
+
+Annex.InitRemote.autoEnable does not work right for sameas.
+
Any other things mentioned in the comments..