Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access the repo via SVN does not work #349

Open
MortenMacFly opened this issue Feb 7, 2022 · 2 comments
Open

Access the repo via SVN does not work #349

MortenMacFly opened this issue Feb 7, 2022 · 2 comments
Labels

Comments

@MortenMacFly
Copy link

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?

@danielaparker
Copy link
Owner

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

@MortenMacFly
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants