Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: immm008 on June 02, 2013, 11:26:22 am

Title: How to build a svn version? Is there any tutorial?
Post by: immm008 on June 02, 2013, 11:26:22 am
Thanks ;D
Title: Re: How to build a svn version? Is there any tutorial?
Post by: Jenna on June 02, 2013, 11:54:45 am
Look into the appropriate wiki-article from: http://wiki.codeblocks.org/index.php?title=Special:AllPages (http://wiki.codeblocks.org/index.php?title=Special:AllPages) .

You did not specify your OS, so you must look for the appropriate article yourself.
Title: Re: How to build a svn version? Is there any tutorial?
Post by: immm008 on June 02, 2013, 04:30:05 pm
Look into the appropriate wiki-article from: http://wiki.codeblocks.org/index.php?title=Special:AllPages (http://wiki.codeblocks.org/index.php?title=Special:AllPages) .

You did not specify your OS, so you must look for the appropriate article yourself.

Actually,for me the most hard part is how to download source code from the link http://sourceforge.net/p/codeblocks/code/9131/.
i just can't find any button to download it
Title: Re: How to build a svn version? Is there any tutorial?
Post by: stahta01 on June 02, 2013, 05:59:21 pm
Look into the appropriate wiki-article from: http://wiki.codeblocks.org/index.php?title=Special:AllPages (http://wiki.codeblocks.org/index.php?title=Special:AllPages) .

You did not specify your OS, so you must look for the appropriate article yourself.

Actually,for me the most hard part is how to download source code from the link http://sourceforge.net/p/codeblocks/code/9131/.
i just can't find any button to download it

Do you wish to build the SVN version or not?

If yes, installing SVN is needed to build the SVN.

Building from source code without SVN may not be supported for your OS.
(I have never built CB from source code without using SVN; so, I have no idea if it is supported for any OS.)

The OS matters once more.

Either tell us or go away!!

Link to what SF calls a tarball http://sourceforge.net/p/codeblocks/code/HEAD/tarball (http://sourceforge.net/p/codeblocks/code/HEAD/tarball)

Tim S.

Title: Re: How to build a svn version? Is there any tutorial?
Post by: immm008 on June 03, 2013, 07:23:59 am
wow,i've done it,it's not as complicated as i thought before,i have no experience of compilng a svn build,so i don't know i need a svn
tool first!
Title: Re: How to build a svn version? Is there any tutorial?
Post by: cacb on June 03, 2013, 10:04:59 am
If yes, installing SVN is needed to build the SVN.

Almost true, see this thread (a bit down) http://forums.codeblocks.org/index.php/topic,16740.0.html

The easiest option I found was to download Jens Lody's tarball and build for my distro
*.orig.tar.gz from http://apt.jenslody.de/testing/pool/main/c/codeblocks/
Works very well. No SVN required. Obviously will not include the very latest updates,