jsoncons icon indicating copy to clipboard operation
jsoncons copied to clipboard

Access the repo via SVN does not work

Open MortenMacFly opened this issue 3 years ago • 2 comments
trafficstars

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?

MortenMacFly avatar Feb 07 '22 09:02 MortenMacFly

No idea. As far as I know, SVN access is a feature supported by github, and there are no repository settings required.

danielaparker avatar Feb 07 '22 14:02 danielaparker

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!

MortenMacFly avatar Feb 07 '22 19:02 MortenMacFly