On 10.12.2018 15:09, Nathan Hartman wrote: > On Mon, Dec 10, 2018 at 5:14 AM Stefan Sperling <s...@elego.de> wrote: > >> Perhaps Github's customers will just need to press a little bit >> harder for a fix to be applied at Github's end? > > Agreed. The squeaky wheel gets the grease.
GitHub has fixed their Subversion bridge. This was the first indication: https://ci.apache.org/builders/svn-x64-macosx-local/builds/2744/steps/Test%20ra_local%2Bfsfs/logs/faillog And here's the proof: $ svn --version --quiet 1.11.0 $ svn info https://github.com/apache/httpd/trunk/ Path: trunk URL: https://github.com/apache/httpd/trunk Relative URL: ^/trunk Repository Root: https://github.com/apache/httpd Repository UUID: 908ae0b0-d39a-fa95-1ef9-ce57b7db7bff Revision: 59645 Node Kind: directory Last Changed Author: stefan.eissing Last Changed Rev: 59634 Last Changed Date: 2018-12-18 14:58:31 +0100 (Tue, 18 Dec 2018) -- Brane