zenith391 / OCEmu

OpenComputers Emulator in Lua
53 stars 22 forks source link

SVN connection error #46

Closed Curlychump closed 1 month ago

Curlychump commented 2 months ago

svn: E170013: Unable to connect to a repository at URL 'https://github.com/MightyPirates/OpenComputers/tree/master-MC1.7.10/src/main/resources/assets/opencomputers/lua'

i dont have any other information, sorry

Kimapr commented 1 month ago

Github removed SVN support this year: https://github.blog/changelog/2024-01-08-subversion-has-been-sunset/

The build process should be fixed to remove the dependency on Github's SVN support.

Curlychump commented 1 month ago

As in the problem is fixed, or should probably be fixed soon

Curlychump commented 1 month ago

Issue solved: I just manually downloaded and moved all the required files, i also had the incorrect version of lua (woops) so i just had to switch out the binaries. Ill see if i can fix the make file and merge to fix this

Kimapr commented 1 month ago

I'd say issue NOT solved: the underlying problem remains. i think it should remain open.