From 121a7f00e9f27c51407ebf15d739795889931b2b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Sep 2012 12:59:15 -0400 Subject: [PATCH] close old bugs --- doc/bugs/ControlPath_too_long_for_Unix_domain_socket.mdwn | 3 +++ doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn | 2 ++ ...nct_processes___40__child_of_git-annex_assistant__41__.mdwn | 2 ++ 3 files changed, 7 insertions(+) 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 a86bd597d5..9cf4531643 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 a05edcb692..34d9eafb4f 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 057f1f83d0..822b394c85 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]]