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

Unable to connect to svn URL repository #16

Open
akshulg opened this issue May 25, 2021 · 3 comments
Open

Unable to connect to svn URL repository #16

akshulg opened this issue May 25, 2021 · 3 comments

Comments

@akshulg
Copy link

akshulg commented May 25, 2021

$ svn co svn://svn.openwrt.org/openwrt/trunk@38333
svn: E170013: Unable to connect to a repository at URL 'svn://svn.openwrt.org/openwrt/trunk'
svn: E670002: Unknown hostname 'svn.openwrt.org'

I have successfully installed svn on my ubuntu20.04 PC. But getting this issue. Is the URL down or changed?

@akshulg akshulg changed the title Unable to connect to svn URl repository Unable to connect to svn URL repository May 25, 2021
@jkent
Copy link

jkent commented May 28, 2021

Openwrt no longer uses SVN for version control; they use git now. The archive of the SVN repository is here: https://git.openwrt.org/?p=openwrt/svn-archive/archive.git;a=summary

BUT you should not be using this old version. According to the README.md it is now supported mainline. See this for up to date documentation: https://openwrt.org/toh/hilink/hlk-rm04?s[]=rm04

@akshulg
Copy link
Author

akshulg commented May 31, 2021

So now there is no need for patch? Is that what you are implying?
I am not able to find files like diag.sh when I am downloading the new repo. So how will I be able to patch files?

@xxxajk
Copy link

xxxajk commented Jun 2, 2021

Didn't need to do anything extra, well, not really, other than patching the available flash, but that's easy to do.

Model | HILINK HLK-RM04
Architecture | Ralink RT5350 id:1 rev:3
Firmware Version | OpenWrt SNAPSHOT r16528-d6cf997bd7 / LuCI Master git-21.104.49770-2617fcd
Kernel Version | 5.4.110

Let me know if you need the patches or a set of images.

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

No branches or pull requests

3 participants