Code::Blocks Forums

User forums => Help => Topic started by: GxD on January 07, 2006, 08:14:30 PM

Title: C:B ????
Post by: GxD on January 07, 2006, 08:14:30 PM

I'm new in Code:Blocks
Is there any internet site with CodeBlocks source code
(download)?

Help
Title: Re: C:B ????
Post by: killerbot on January 07, 2006, 08:18:24 PM
code for RC2 can be found at main website, and you can find there also information to retrieve the code from svn
Title: Re: C:B ????
Post by: rudin on January 08, 2006, 12:22:48 AM
SVN retrieval procedure can be found here: http://www.codeblocks.org/source_code.shtml (http://www.codeblocks.org/source_code.shtml). You have to install Subversion (http://subversion.tigris.org (http://subversion.tigris.org)) client on your machine.
Title: Re: C:B ????
Post by: Michael on January 08, 2006, 11:07:50 PM
You can use TortoiseSVN (//http://) to check out (and update) the SVN C::B source code. TortoiseSVN is easy to use.

Michael