News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Broken link on sourceforge

Started by gd_on, September 30, 2020, 10:59:14 AM

Previous topic - Next topic

gd_on

Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

gd_on

Well, it works again. Repaired by Sourceforge.
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

gd_on

Link is broken again. I filled a "broken link request" on sourceforge.
Could it be a problem with some commits ?
gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

oBFusCATed

Yes, this is bug in sourceforge when there are multiple commits done in quick succession. It happens very often when I do git svn dcommit for more than one commit.
(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!]

oBFusCATed

Do you have the "repository refresh" link? I've clicked it and it seems to have fixed it (at least for me).
(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!]

gd_on

#6
It works again ...
QuoteDo you have the "repository refresh" link?
I don't see such a link. May be next time if this happen again.
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

gd_on

Link still broken.
I don't have a repository refresh link. Sorry.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

LETARTARE

No problem with 'TortoiseSvn' to recover r12231.
CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

gd_on

True. That was always like that : no problem to recover the last commit through svn. The problem is just to look the content with the link : https://sourceforge.net/p/codeblocks/code/log/
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

wimc

I know nothing about SF.

Quote from: https://sourceforge.net/p/codeblocks/code/log/Oh snap! We can't process this request.

Only see links for:
Report a Broken Page
Browse Projects

Perhaps nothing else shows not logged in, I have no account anyway. Well, this post is probably unhelpful.

stahta01

#11
This link shows no commits; https://sourceforge.net/p/codeblocks/code/

This is [likely] a common symptom of SVN issues on sf.net

Edit: This link does work; https://sourceforge.net/p/codeblocks/code/commit_browser
And, a SVN update worked locally.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

Pressing the "refresh" button fixed it again. If someone is bothered by this, you have to report it on sf.net. I don't have fate they want to fix it or care.
(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!]