Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: gd_on on July 07, 2020, 12:41:47 pm

Title: Problem on SourceForge ?
Post by: gd_on on July 07, 2020, 12:41:47 pm
Since a few days the link https://sourceforge.net/p/codeblocks/code/log/ does not work anymore.
I also tried the alternative : http://cb.biplab.in/websvn/log.php but I only obtain a blank page.
Finally : https://sourceforge.net/p/codeblocks/code/commit_browser gives resullts, but the first item [rr12183] seems to be blocked : does not display detailed informations as all other lines.
Is it a sourceforge problem ? (i filled a report on SF three days ago, but nothing has changed)
Was it a problem during the last commit ?
something else ?

gd_on
Title: Re: Problem on SourceForge ?
Post by: Miguel Gimenez on July 07, 2020, 01:31:49 pm
Sometimes the first commit gets stuck, so you can't view the associated changes, and when this happens the SVN repo appears empty.

Now and then this situation reverts itseff, but usually you need a new commit to get normaliity back.

I think it is a Sourceforge problem, something in some commits breaks the log and SVN view.

SVN log works OK always.
Title: Re: Problem on SourceForge ?
Post by: gd_on on July 07, 2020, 04:47:39 pm
Looks "magically (?)" repaired now  :D
Title: Re: Problem on SourceForge ?
Post by: oBFusCATed on July 07, 2020, 10:19:50 pm
In the past this happened when I pushed multiple commits very quickly using "git svn dcommit", but I haven't seen it for a long time.
Title: [Solved]Re: Problem on SourceForge ?
Post by: gd_on on July 08, 2020, 10:05:05 am
Code
Hello,

It looks like something got out of whack with that svn repo. It should be fixed.

Sincerely,
SourceForge Support
So, problem manually corrected. Thanks to SF team.