Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ollydbg on April 01, 2026, 06:01:41 am

Title: It's year 2026, so I think some text like: 2024-2025 can be updated to 2026
Post by: ollydbg on April 01, 2026, 06:01:41 am
Besides that, I think we need to find a way to switch to git.
I think
1, svn is not suitable to maintain many patches locally.
2, I need to synchonize some code between different PCs, and all PCs are using git.

Currently I use arnholm/codeblocks_sfmirror: Unofficial auto-updated GIT mirror of C::B repo in SourceForge. Does NOT accept patches nor pull requests. (https://github.com/arnholm/codeblocks_sfmirror), but that repo only update once per day, so sometimes, I need to wait one day to re-base my local git. :(