From: Junio C Hamano <hidden> Date: 2016-06-15 23:08:28
Junio C Hamano [off-list ref] writes:
quoted
Michael (cc'd) posted an identical patch with some more discussion back
in May:
http://article.gmane.org/gmane.comp.version-control.git/268770
The series languished because none of the reviewers had systems that
reproduced the problem, and I think there's some additional work needed
to get all of the svn-over-http tests running[1].
I think this bit should be OK to take without the rest (though I like
the extra discussion in the original).
I can resurrect 745a5487 (t/lib-httpd: load mod_unixd, 2015-04-08),
which is still on 'pu', and apply 2/2 from Jacov on top of it.
Ahh, the one you quoted does have a better log message. Let's
replace the ancieint one I have and use Jacob's 2/2 on top of it.
From: Jacob Keller <hidden> Date: 2016-06-15 23:08:28
On Thu, Feb 25, 2016 at 3:18 PM, Junio C Hamano [off-list ref] wrote:
Junio C Hamano [off-list ref] writes:
quoted
quoted
Michael (cc'd) posted an identical patch with some more discussion back
in May:
http://article.gmane.org/gmane.comp.version-control.git/268770
The series languished because none of the reviewers had systems that
reproduced the problem, and I think there's some additional work needed
to get all of the svn-over-http tests running[1].
I think this bit should be OK to take without the rest (though I like
the extra discussion in the original).
I can resurrect 745a5487 (t/lib-httpd: load mod_unixd, 2015-04-08),
which is still on 'pu', and apply 2/2 from Jacov on top of it.
Ahh, the one you quoted does have a better log message. Let's
replace the ancieint one I have and use Jacob's 2/2 on top of it.
Agreed. I did not know the source of the issue, only what fixed it.
Thanks,
Jake
From: Junio C Hamano <hidden> Date: 2016-06-15 23:08:28
On Thu, Feb 25, 2016 at 3:39 PM, Jacob Keller [off-list ref] wrote:
quoted
Ahh, the one you quoted does have a better log message. Let's
replace the ancieint one I have and use Jacob's 2/2 on top of it.
Agreed. I did not know the source of the issue, only what fixed it.
Actually, let's wait a bit to avoid unnecessary conflicts between topics.
sb/submodule-fetch-nontip changes the way how these calls to "clean env"
helper function are made.
From: Jacob Keller <hidden> Date: 2016-06-15 23:08:28
On Thu, Feb 25, 2016 at 3:41 PM, Junio C Hamano [off-list ref] wrote:
Actually, let's wait a bit to avoid unnecessary conflicts between topics.
sb/submodule-fetch-nontip changes the way how these calls to "clean env"
helper function are made.
Ya there will be some superficial conflicts with some of Stefan's work.
Regards,
Jake