diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-05 16:41:17 -0600 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-05 16:41:17 -0600 |
commit | f462520bf93997d899cfaa8eace79f962ba66592 (patch) | |
tree | 2ac9d62b36725b083f7a85ef924197d2038de16f /doc | |
parent | 5a753a7b8a46c7326b6431dcf5a6eb755534e80d (diff) |
todo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/syncing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn index fc2ac3e5e..de07ef2d2 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. |