Author Topic: Is there any other way to checkout latest source?  (Read 8382 times)

snick

  • Guest
Is there any other way to checkout latest source?
« on: May 17, 2007, 05:07:28 am »
The subversion used by code::blocks is very old, and  it's incompatible with new version.
Can you update your subversion's version?

Thank you!

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Is there any other way to checkout latest source?
« Reply #1 on: May 17, 2007, 05:54:04 am »
I use the latest version, 1.4.3, and have no trouble checking out the sources.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

snick

  • Guest
Re: Is there any other way to checkout latest source?
« Reply #2 on: May 17, 2007, 06:05:24 am »
Quote from: TDragon link=topic=5924.msg45312#msg45312 date=
I use the latest version, 1.4.3, and have no trouble checking out the sources.

I use 1.4.3 too,but use command copied from website failed:

"svn checkout http://svn.berlios.de/svnroot/repos/codeblocks/trunk".

Now I am using command "svn checkout svn://svn.berlios.de/codeblocks/trunk", and it's ok.

Anyway, thank you!






Offline Deschamps

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: Is there any other way to checkout latest source?
« Reply #3 on: May 17, 2007, 01:36:24 pm »
A bit offtopic here. I suppose that Development would be the correct place.

And in regard to svn, i'm also using 1.4.3 (Linux and Windows), which afaik is the latest version, and can checkout without problems in both plattforms. Besides, I'm using Tortoise in Windows. So i think, with all respects, that your post has no sense.

Regards.
Those who were seen dancing were thought to be insane by those who could not hear the music

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Is there any other way to checkout latest source?
« Reply #4 on: May 17, 2007, 01:43:15 pm »
Quote from: TDragon link=topic=5924.msg45312#msg45312 date=
I use the latest version, 1.4.3, and have no trouble checking out the sources.

I use 1.4.3 too,but use command copied from website failed:

"svn checkout http://svn.berlios.de/svnroot/repos/codeblocks/trunk".

Now I am using command "svn checkout svn://svn.berlios.de/codeblocks/trunk", and it's ok.

Anyway, thank you!

Every so often berlios has issues with DDos Attacks which seems to take out "http:" service normally "https" works this means that normal Web Page links don't work if they start with "http:" sometimes.

When the DDos Attacks happen it also causes problem with SVN access if using "svn checkout http://svn.berlios.de/svnroot/repos/codeblocks/trunk".

Rarely, but some times  "svn checkout svn://svn.berlios.de/codeblocks/trunk" does not work but the http version does.

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