Author Topic: Where can I get the latest sources for codeblocks?  (Read 3321 times)

Offline slashmais

  • Multiple posting newcomer
  • *
  • Posts: 12
Where can I get the latest sources for codeblocks?
« on: September 26, 2018, 12:00:58 pm »
using "svn checkout https://svn.code.sf.net/p/codeblocks/code/trunk codeblocks-code"
does not complete and fails with: "svn: E175002: REPORT request on '/p/codeblocks/code/!svn/me' failed"
I'm looking for the latest current 'bleeding-edge' source-code
tia

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Where can I get the latest sources for codeblocks?
« Reply #1 on: September 26, 2018, 12:56:56 pm »
https://github.com/obfuscated/codeblocks_sf is mostly of the time "at edge"

Offline slashmais

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: Where can I get the latest sources for codeblocks?
« Reply #2 on: September 26, 2018, 03:47:39 pm »
got it thx