aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f <grawity@web>2016-05-02 18:41:54 +0000
committerGravatar admin <admin@branchable.com>2016-05-02 18:41:54 +0000
commit197f0a38f1c52aa29810938cd16d7ee1cb0d3329 (patch)
tree5694ddbfa1fa542ddfa23ed80fe2c322f96656ad /doc/special_remotes
parent169057740d3f5affa6a556f0b0b2819e3d45da35 (diff)
Added a comment
Diffstat (limited to 'doc/special_remotes')
-rw-r--r--doc/special_remotes/comment_33_317c4d5edc9de8159c3b03a3e161e257._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/special_remotes/comment_33_317c4d5edc9de8159c3b03a3e161e257._comment b/doc/special_remotes/comment_33_317c4d5edc9de8159c3b03a3e161e257._comment
new file mode 100644
index 000000000..ccf879f29
--- /dev/null
+++ b/doc/special_remotes/comment_33_317c4d5edc9de8159c3b03a3e161e257._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f"
+ nickname="grawity"
+ subject="comment 33"
+ date="2016-05-02T18:41:53Z"
+ content="""
+I'm trying to write a remote (for smb:// support via GNOME's Gvfs), and I can't seem to find a way to change an existing special remote's parameters?
+
+Even when marked as \"dead\" (the closest to deleting a remote that I could find), it still blocks subsequent `annex initremote` calls with the same name.
+
+Also, ideally I'd want to reuse the same name _and_ keep the same UUID (e.g. when the backend is moved/renamed). Though of course there are situations where a new UUID would be wanted as well... (I guess that could depend on whether the remote is currently \"dead\" or not?)
+"""]]