not the same as this RA layer request failed while git-svn fetch, no network issues
a bit similar with this "RA layer request failed: REPORT request failed" during git-svn, but i am not using git-svn in cygwin
the error message is as follows:
RA layer request failed: Server sent unexpected return value (403 Forbidden) in response to REPORT request for '/repos/asf/!svn/vcc/default' at /usr/libexec/git-core/git-svn line 5669
it's 403 error:(
what happened?
There is no directory named !svn in fact (by clicking http://svn.apache.org/repos/asf/!svn you may know this directory does not exists, so how did git-svn generate such a absurd directory name),
so why git-svn want to find this directory?
The behavior of git-svn is confusing:( what it want to do to svn repo?
and why there is 403 error?
how to avoid this?