comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 4 Apr 2023 18:09:02 +0000 (14:09 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 4 Apr 2023 18:09:02 +0000 (14:09 -0400)
doc/todo/registerurl_--remote_REMOTE/comment_1_9d99569edd7ee8331626ec9fffeaa1b7._comment [new file with mode: 0644]

diff --git a/doc/todo/registerurl_--remote_REMOTE/comment_1_9d99569edd7ee8331626ec9fffeaa1b7._comment b/doc/todo/registerurl_--remote_REMOTE/comment_1_9d99569edd7ee8331626ec9fffeaa1b7._comment
new file mode 100644 (file)
index 0000000..92e64ef
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2023-04-04T17:54:11Z"
+ content="""
+Note that git-annex does not store urls associated with any particular
+remote. The url log is simply a list of urls. This was probably not a great
+design choice, but we're essentially stuck with it.
+
+So, `registerurl` can update the location tracking (which it currently does
+only for the web special remote and not others). But an association
+between url and special remote cannot be recorded by it.
+"""]]