GitHub documents to support Subversion clients and I'm using that for many projects to include them in one of my working copies using svn:externals. Since yesterday I get the following error for all of those projects:
The server at '[...]' does not support the HTTP/DAV protocol.
This happens to a long list of projects, some examples:
https://github.com/apache/commons-lang.git/tags/LANG_3_6
https://github.com/pgjdbc/pgjdbc.git/tags/REL42.2.2
https://github.com/ams-tschoening/kaitai_struct_tests.git/branches/libs_java_3rd_usage
I've already written to the support but didn't get any response yet. Maybe someone here knows already if this is a temporary issue only or permanent? Maybe this problem doesn't happen for other users at all for some reason?
Thanks!