News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

SVN access link

Started by mandrav, November 27, 2005, 12:24:08 PM

Previous topic - Next topic

mandrav

Since we moved the source code repository to Subversion, we 've created a page with information on how developers and users can access it.
It's on the main site's menu, labeled "Source code" and is located here.
Be patient!
This bug will be fixed soon...


MortenMacFly

Quote from: radev on November 27, 2005, 01:06:03 PM
http://www.codeblocks.org/downloads.shtml - this page needs to be fixed.
This page is about RC2 where all the links presented there IMHO still apply. But it should be updated for the next release...

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Urxae

Quote from: MortenMacFly on November 27, 2005, 01:14:02 PM
Quote from: radev on November 27, 2005, 01:06:03 PM
http://www.codeblocks.org/downloads.shtml - this page needs to be fixed.
This page is about RC2 where all the links presented there IMHO still apply. But it should be updated for the next release...

Except following the instructions will get you the latest CVS HEAD version, which is neither RC2 nor the latest available version. (There's no mention of what to get, so it defaults to HEAD).
Besides, it should be possible to get RC2 from SVN as well.
Though looking at the repository, there's no tags/CODEBLOCKS_1_0_RC2 (though there is a tags/CODEBLOCKS_1_0RC1). Is this an oversight or should people use branches/CODEBLOCKS_1_0RC2 or branches/CODEBLOCKS_1_0RC2_FINAL to get RC2? If the latter, which one? (I'm guessing the FINAL one of course, but it's rather inconsistent that there's no tag for it)