summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-28 12:59:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-28 12:59:15 -0400
commita1093d4bd01fe094e0cdbad958aa85b3742741b4 (patch)
tree3643f99f06e3865b097b24719f4fef1dfd05f2cd
parentd0c1cffa6f2b043ff12e634d56ae4d049f7816e1 (diff)
close old bugs
-rw-r--r--doc/bugs/ControlPath_too_long_for_Unix_domain_socket.mdwn3
-rw-r--r--doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn2
-rw-r--r--doc/bugs/git_defunct_processes___40__child_of_git-annex_assistant__41__.mdwn2
3 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/ControlPath_too_long_for_Unix_domain_socket.mdwn b/doc/bugs/ControlPath_too_long_for_Unix_domain_socket.mdwn
index a86bd597d..9cf453164 100644
--- a/doc/bugs/ControlPath_too_long_for_Unix_domain_socket.mdwn
+++ b/doc/bugs/ControlPath_too_long_for_Unix_domain_socket.mdwn
@@ -48,3 +48,6 @@ This data appears on both the sending and receiving git-annex stdout. At least f
>
> Please test and see if it works, and also if the "looping" problem
> still happens. --[[Joey]]
+
+>> Closing; I'm pretty sure the looping is just transfer retrying, to be
+>> expected if they fail. [[done]] --[[Joey]]
diff --git a/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn b/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn
index a05edcb69..34d9eafb4 100644
--- a/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn
+++ b/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn
@@ -23,3 +23,5 @@ What version of git-annex are you using? On what operating system?
git-annex-3.20120825
Max OS X 10.8.1
+
+> [[done]]; see comments --[[Joey]]
diff --git a/doc/bugs/git_defunct_processes___40__child_of_git-annex_assistant__41__.mdwn b/doc/bugs/git_defunct_processes___40__child_of_git-annex_assistant__41__.mdwn
index 057f1f83d..822b394c8 100644
--- a/doc/bugs/git_defunct_processes___40__child_of_git-annex_assistant__41__.mdwn
+++ b/doc/bugs/git_defunct_processes___40__child_of_git-annex_assistant__41__.mdwn
@@ -30,3 +30,5 @@ are changed to [ Param "-m", Param "git assistant".... or something like that.
I have done this on my copy for testing it.
For testing, I am also using two repositories on the same computer. I set this up from the command line, as the web app does not seem to support syncing to two different git folders on the same computer.
+
+> [[done]]; see comments --[[Joey]]