summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-06-16 19:55:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-06-16 19:55:45 -0400
commit55be50ba9f17edcb2c075b74d70f190051729e25 (patch)
tree8354aa5691ba3cc9f59a61ffecc85f43efb29afe
parentbd5f02510c3a8e647af7741faf9fb7fbf133ceea (diff)
devblog
-rw-r--r--doc/devblog/day_185__service.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devblog/day_185__service.mdwn b/doc/devblog/day_185__service.mdwn
new file mode 100644
index 000000000..0613ae2bf
--- /dev/null
+++ b/doc/devblog/day_185__service.mdwn
@@ -0,0 +1,6 @@
+More work on [[todo/windows_git-annex_service]], but am stuck with a
+permissions problem.
+
+Fixed a bug that prevented two assistants from syncing when there was only
+a uni-directional link between them. Only affected direct mode, and
+was introduced back when I added the direct mode guard.