diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-16 11:36:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-16 11:36:49 -0400 |
commit | 1831d2dc7f2b60788116dea6943dc4cd44bd143e (patch) | |
tree | 955d85181b0d1beff17236ed9965d31878318767 | |
parent | 5212996620e223399205ae9fe91b331912e899e8 (diff) |
close
-rw-r--r-- | doc/bugs/WEBDAV_443.mdwn | 7 | ||||
-rw-r--r-- | doc/design/assistant/xmpp.mdwn | 3 |
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/bugs/WEBDAV_443.mdwn b/doc/bugs/WEBDAV_443.mdwn index a13973a74..760a35d1b 100644 --- a/doc/bugs/WEBDAV_443.mdwn +++ b/doc/bugs/WEBDAV_443.mdwn @@ -357,3 +357,10 @@ Cases: 1 Tried: 1 Errors: 1 Failures: 0 Some tests failed! (This could be due to a bug in git-annex, or an incompatability with utilities, such as git, installed on this system.) + +> [[done]], see comment. +> +> (The test suite output suggests to me that it was run on a system +> that does not support symlinks, and may be broken in some other way +> as well, but is not relevant to this bug report.) + > --[[Joey]] diff --git a/doc/design/assistant/xmpp.mdwn b/doc/design/assistant/xmpp.mdwn index fed79527e..5f6d367fb 100644 --- a/doc/design/assistant/xmpp.mdwn +++ b/doc/design/assistant/xmpp.mdwn @@ -39,7 +39,8 @@ using presence messages, and chat messages (with empty body tags, so clients don't display them). git-annex sets a negative presence priority, to avoid any regular messages -getting eaten by its clients. It also sets itself extended away. +getting eaten by its clients. It also sets itself extended away. (XA +no longer used; see 90e47088908c2374d5d9306f4dacdf22de599cf5.) Note that this means that chat messages always have to be directed at specific git-annex clients. |