summaryrefslogtreecommitdiff
path: root/doc/design/assistant/syncing.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-05 17:35:19 -0600
committerGravatar Joey Hess <joey@kitenet.net>2012-07-05 17:35:19 -0600
commit0c563c39dfcd515b115aa37c03551dceffb882c0 (patch)
tree83ce5deb0646b713a3eac7c0c466eebf6187991b /doc/design/assistant/syncing.mdwn
parent880b55f27705ef86c1b5525a8777382af27befd3 (diff)
parentf462520bf93997d899cfaa8eace79f962ba66592 (diff)
Merge branch 'master' into assistant
Diffstat (limited to 'doc/design/assistant/syncing.mdwn')
-rw-r--r--doc/design/assistant/syncing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn
index 343a0e4aa..9a79b4133 100644
--- a/doc/design/assistant/syncing.mdwn
+++ b/doc/design/assistant/syncing.mdwn
@@ -26,6 +26,7 @@ all the other git clones, at both the git level and the key/value level.
**done**
* Check that download transfer triggering code works (when a symlink appears
and the remote does *not* upload to us.
+* Investigate why transfers seem to block other git-annex assistant work.
* At startup, and possibly periodically, look for files we have that
location tracking indicates remotes do not, and enqueue Uploads for
them. Also, enqueue Downloads for any files we're missing.