captainGeech42 / cube2srv

Sauerbraten: Cube 2 Docker server
MIT License
5 stars 4 forks source link

SVN Checkout Issue #2

Open rullywowr opened 2 years ago

rullywowr commented 2 years ago

Thanks for this docker container, trying to get it going but have this issue.

Getting this error when doing a docker-compose up

svn: E170013: Unable to connect to a repository at URL 'svn://svn.code.sf.net/p/sauerbraten/code' svn: E210005: No repository found in 'svn://svn.code.sf.net/p/sauerbraten/code' ERROR: Service 'srv' failed to build: The command '/bin/sh -c svn checkout svn://svn.code.sf.net/p/sauerbraten/code/ srv' returned a non-zero code: 1

TheLudde235 commented 1 year ago

I've got the same issue, please let me know if you managed to fix it.

I tried changing svn:// to http:// and https:// but then I got a truncated http response body instead