clarify todo item
This commit is contained in:
parent
3ceaf4e972
commit
aa2bc92b73
1 changed files with 5 additions and 4 deletions
|
@ -11,10 +11,11 @@ who share a repository, that is stored in the [[cloud]].
|
||||||
See <http://git-annex.branchable.com/design/assistant/blog/day_114__xmpp/#comment-aaba579f92cb452caf26ac53071a6788>
|
See <http://git-annex.branchable.com/design/assistant/blog/day_114__xmpp/#comment-aaba579f92cb452caf26ac53071a6788>
|
||||||
* Assistant.Sync.manualPull doesn't handle XMPP remotes yet.
|
* Assistant.Sync.manualPull doesn't handle XMPP remotes yet.
|
||||||
This is needed to handle getting back in sync after reconnection.
|
This is needed to handle getting back in sync after reconnection.
|
||||||
* Support use of a single XMPP account with several separate git-annex repos.
|
* Support use of a single XMPP account with several separate and
|
||||||
This probably works for the simple push notification use of XMPP. But
|
independant git-annex repos. This probably works for the simple
|
||||||
XMPP pairing and the pushes over XMPP assume that anyone you're paired with
|
push notification use of XMPP, since unknown UUIDs will just be ignored.
|
||||||
is intending to sync to your repository.
|
But XMPP pairing and the pushes over XMPP assume that anyone you're
|
||||||
|
paired with is intending to sync to your repository.
|
||||||
|
|
||||||
## design goals
|
## design goals
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue