OpenWrt Forum Archive

Topic: https://svn.openwrt.org/openwrt/trunk cannot be checked out

The content of this topic has been archived on 10 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

softwizz wrote:

Does this mean the repository has been taken private, or that it is no longer up?

No, but it has been changed to allow access using the svnserve protocol instead of https. AFAIK, this is only document at https://dev.openwrt.org/wiki/GetSource. Try:

  svn co svn://svn.openwrt.org/openwrt/trunk/ kamikaze

and should be good to go.

The discussion might have continued from here.