Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: gd_on on September 07, 2013, 02:25:31 pm

Title: Problem with Sourceforge logs
Post by: gd_on on September 07, 2013, 02:25:31 pm
Since a few days, I have a problem to access the sourceforce logs.
The link : http://sourceforge.net/p/codeblocks/code/log/ does not work anymore (error 500 ?). Normally it displays the last log.
I can access a specific svn number like : http://sourceforge.net/p/codeblocks/code/9295/log/ but I can't access the next one : http://sourceforge.net/p/codeblocks/code/9296/log/ (error 404), which should exist because svn sees it.
Is there an other mean to access this last log ? a problem on sourceforge ? anything else ?

gd_on
Title: Re: Problem with Sourceforge logs
Post by: Alpha on September 08, 2013, 12:11:49 am
The mirror http://cb.biplab.in/websvn/log.php (http://cb.biplab.in/websvn/log.php) should work fine.
Title: Re: Problem with Sourceforge logs
Post by: gd_on on September 08, 2013, 09:57:37 am
Thanks  :D

gd_on