Author Topic: Problem on SourceForge ?  (Read 4189 times)

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
Problem on SourceForge ?
« 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
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: Problem on SourceForge ?
« Reply #1 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.

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
Re: Problem on SourceForge ?
« Reply #2 on: July 07, 2020, 04:47:39 pm »
Looks "magically (?)" repaired now  :D
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Problem on SourceForge ?
« Reply #3 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
[Solved]Re: Problem on SourceForge ?
« Reply #4 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.
« Last Edit: July 08, 2020, 10:07:40 am by gd_on »
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).