initremote --sameas fully working

And using sameas remotes is working.

Moved annex-config-uuid setting out of Remote.Helper.Special.
EnableRemote will also have to set it.
This commit is contained in:
Joey Hess 2019-10-11 14:18:44 -04:00
parent c0e88b7695
commit 35d7ffe128
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 20 additions and 16 deletions

View file

@ -34,9 +34,6 @@ the remote.log. Eg, "B sameas=A foo=bar ..."
Implementation notes:
initremote --sameas ends up with the annex-uuid and the annex-config-uuid
configured backwards. Oops.
Need to get enableremote working for sameas.
Deal with the per-remote state issue.