Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: slashmais on September 26, 2018, 12:00:58 pm

Title: Where can I get the latest sources for codeblocks?
Post by: slashmais 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
Title: Re: Where can I get the latest sources for codeblocks?
Post by: BlueHazzard on September 26, 2018, 12:56:56 pm
https://github.com/obfuscated/codeblocks_sf is mostly of the time "at edge"
Title: Re: Where can I get the latest sources for codeblocks?
Post by: slashmais on September 26, 2018, 03:47:39 pm
got it thx