libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
276 stars 95 forks source link

lime-docs stop using SVN #1054

Closed ilario closed 6 months ago

ilario commented 9 months ago

In order to compile lime-docs, the host has to be online and SVN has to be installed. This is annoying and an option using git would be better. Likely, this would require the download to the whole libremesh website in order to copy only the docs folder. See discussion on #1053

ilario commented 6 months ago

@LaneaLucy reported that Github stopped offering SVN:

svn: E170013: Unable to connect to a repository at URL 'https://github.com/libremesh/lime-web/trunk/docs'
svn: E900002: Subversion support temporarily disabled.

GitHub has temporarily disabled Subversion support as part of a planned brownout
in order to give you advance notice of the upcoming permanent removal of
Subversion support on 2024-01-08.

Please see https://github.blog/2023-01-20-sunsetting-subversion-support/ for details.

So we need to have #1053 proposed again @a-gave

ilario commented 6 months ago

Should have been fixed merging #1053. Please report if the issue is still happening.