jsoncons
jsoncons copied to clipboard
Access the repo via SVN does not work
Accessing the GITHUB repo via SVN does not work
For reasons out of my control I need to access Github repost via SVN instead of GIT. Please be patient with me. :-)
But: When trying to checkout the repo on Windows via: svn.exe co https://github.com/danielaparker/jsoncons.git/trunk
...one receives these errors: svn: E175002: Unexpected HTTP status 504 'Gateway Timeout' on '/danielaparker/jsoncons.git/!svn/bc/25631' svn: E175002: Unexpected HTTP status 504 'Gateway Timeout' on '/danielaparker/jsoncons.git/trunk'
With several other repos I tried to cross-check its working just fine. So I assume its not a network issue nor a SVN tool incompatibility. Any chance to look into?
No idea. As far as I know, SVN access is a feature supported by github, and there are no repository settings required.
Thats a pity, I was hoping its just some kind of settings. But strange that this is really the only repo where its not working. So unless you want to nag Github itself and need me as reference, you can close this issue. Thanks for all your effort anyway! Its greatly appreciated!