Update program READMEs that link to SVN repo #67
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For migration from SVN --> Gitea,
We should fix hardcoded links to SVN in these program READMEs:
programs/other/ha/ReadMe.txt
- also check numerous other hyperlinks!programs/games/flappybird/README.md
I searched over KolibriOS repository using regexp and also found following entries.
For "svn://kolibrios":
For "websvn"
I searched only for these two expressions, so there possibly may be some other entries.
File with full entries data is applied.
If anyone have ideas for another expressions to search, please, write them here. Otherwise, I can make a PR to fix this issue, and also a #65.