I am trying to run git-svn using TortoiseGit and am having problems (405 Method not allowed) and am wondering if the problem is that the svn server is too old (svn 1.3). Is there any documented compatibility list of git-svn and svn server?
Share
A SVN server 1.3 should be able to be accessed by any client (including a tortoiseGit) even recent. See SVN Compatibility Matrix
The error message may be rather related to a similar error seen with TortoiseSVN.
It reference the HTTP error page:
Almost: Ken Liu (the OP) does mention in his comment: