Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: JamesYeoman on August 27, 2016, 11:20:47 am

Title: Source control options - GitHub
Post by: JamesYeoman on August 27, 2016, 11:20:47 am
I am familiar with Git/GitHub and so going from that to SVN is going to be difficult. Is there any chance you can start a repo on GitHub? It would make things SOOOO much easier to get started.

I really want to get started working on CodeBlocks source and making patches for it but I can't find anywhere with a decent tutorial on SVN and I am competent in Git/GitHub anyway.
Title: Re: Source control options - GitHub
Post by: ollydbg on August 27, 2016, 11:58:11 pm
Hi, our SVN code repository has a lot of git mirrors, see this page here: Developer documentation - CodeBlocks (http://wiki.codeblocks.org/index.php/Developer_documentation). So you can use git and supply git style patches.