Author Topic: How to build a svn version? Is there any tutorial?  (Read 7185 times)

Offline immm008

  • Multiple posting newcomer
  • *
  • Posts: 11
How to build a svn version? Is there any tutorial?
« on: June 02, 2013, 11:26:22 am »
Thanks ;D

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: How to build a svn version? Is there any tutorial?
« Reply #1 on: June 02, 2013, 11:54:45 am »
Look into the appropriate wiki-article from: http://wiki.codeblocks.org/index.php?title=Special:AllPages .

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

Offline immm008

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: How to build a svn version? Is there any tutorial?
« Reply #2 on: June 02, 2013, 04:30:05 pm »
Look into the appropriate wiki-article from: 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7790
    • My Best Post
Re: How to build a svn version? Is there any tutorial?
« Reply #3 on: June 02, 2013, 05:59:21 pm »
Look into the appropriate wiki-article from: 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

Tim S.

C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline immm008

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: How to build a svn version? Is there any tutorial?
« Reply #4 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!

Offline cacb

  • Lives here!
  • ****
  • Posts: 549
Re: How to build a svn version? Is there any tutorial?
« Reply #5 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,