Author Topic: SVN Issues  (Read 9877 times)

Offline headkase

  • Almost regular
  • **
  • Posts: 159
SVN Issues
« on: July 10, 2015, 12:00:26 am »
The SVN is currently empty.  Did someone press the big 'ol delete button or is SourceForge having issues?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: SVN Issues
« Reply #1 on: July 10, 2015, 12:19:44 am »
SF having issues...

This link https://sourceforge.net/p/codeblocks/code/10352/log/?path=/trunk seems to work...
(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 headkase

  • Almost regular
  • **
  • Posts: 159
Re: SVN Issues
« Reply #2 on: July 10, 2015, 12:33:16 am »
Aaaand, it's back. ;)  With a new commit too - time for me to go rebuild. :)  Thanks, please close this thread if you like.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #3 on: July 17, 2015, 02:19:46 am »
It is still down for me.
Is it up for anyone right now?

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

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: SVN Issues
« Reply #4 on: July 17, 2015, 02:26:11 am »
It is still down for me.
Is it up for anyone right now?

Tim S.
It is down from my side, I see the whole Sourceforge's svn system is broken right now.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #5 on: July 17, 2015, 09:35:39 pm »
Site of info update last update was 18 hours, ago.

https://twitter.com/sfnet_ops

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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #6 on: July 18, 2015, 04:53:59 am »
Site of info update last update was 18 hours, ago.

https://twitter.com/sfnet_ops

Tim S.

CB Project page is back up; SVN is still down.
http://sourceforge.net/projects/codeblocks/files/

Edit: Possible site status link http://p.sf.net/blog/category/sitestatus/ is redirect to error page right now.

Tim S.
« Last Edit: July 18, 2015, 09:01:55 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #7 on: July 19, 2015, 03:57:52 pm »
Site of info update last update was 18 hours, ago.

https://twitter.com/sfnet_ops

Tim S.

CB Project page is back up; SVN is still down.
http://sourceforge.net/projects/codeblocks/files/

Edit: Possible site status link http://p.sf.net/blog/category/sitestatus/ is redirect to error page right now.

Tim S.

Info link on what has happened http://sourceforge.net/blog/sourceforge-infrastructure-and-service-restoration/

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

Offline headkase

  • Almost regular
  • **
  • Posts: 159
Re: SVN Issues
« Reply #8 on: July 22, 2015, 05:46:11 pm »
This is starting to get ridiculous.  Sourceforge SVN down going on two weeks now.  Whatever happened on their end must have been a complete cluster-bleep for the outage to be still on-going.  One can only hope that when they do eventually get their poop together and get the SVN restored that they will have addressed the underlying issues that allowed it to happen in the first place.  In the case where they don't publish a complete post-mortem analysis with the cause and correction fully addressed then I would favor switching to a different host for Code::Blocks.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #9 on: July 22, 2015, 06:08:45 pm »
http://sourceforge.net/blog/category/sitestatus/

They say there will be a update later today. I am guessing it will be bad news on when to expect SVN to be up.

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

Offline ouch

  • Almost regular
  • **
  • Posts: 223
Re: SVN Issues
« Reply #10 on: July 22, 2015, 09:17:46 pm »
From what I gather, they use the open source Ceph project to manage their file system. There was an update to Ceph that they applied and that promptly corrupted the shiz out of all the files on their servers resulting in literally every service they offer horribly breaking... It really sounds like every IT persons worst nightmare come true.

With the shear amount of data they have on their servers I imagine it might be another week before they get everything sorted out.

edit: Also looking at their list of things that are working it looks like things that would have smaller overall data are being restored first. So I imagine they have automated scripts running 24/7 and whatever gets done first goes back up.
« Last Edit: July 22, 2015, 09:21:44 pm by ouch »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #11 on: July 22, 2015, 10:03:04 pm »
Quote
SourceForge Allura Subversion (SVN) service – offline, filesystem checks complete, data restoration at 50%.  Restoration priority after Git and Hg services.  ETA TBD, Future update will provide ETA.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #12 on: July 24, 2015, 09:47:51 pm »
From http://sourceforge.net/blog/category/sitestatus/

Quote
SourceForge Allura Subversion (SVN) service – offline, filesystem checks complete, data restoration has completed 22 letters (4 remain). This is our current restore priority. We project restore of data to complete by 7/25, to be followed by data validation and restore of service.  ETA to follow once I/O performance calculated during data validation.
« Last Edit: July 25, 2015, 02:18:58 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: SVN Issues
« Reply #13 on: July 26, 2015, 02:05:52 am »
It is working!!!

Quote


This is a service-specific update to our most recent full update.

SourceForge-hosted Allura-backed Subversion (SVN) repositories have been restored to service as of 7/25. In addition to other checks, a representative sample of data has been tested using ‘svnadmin verify’ and a functional test performed (commit and/or checkout via http, ro svn, rw svn+ssh, etc.). Please contact the SourceForge Support team (https://sourceforge.net/support/) if you have any questions or concerns regarding your SVN repository.

Please note that SVN repositories not previously migrated to the Allura platform remain offline at this time and will be restored separately. See the above full update for information on restoration of other SCM platforms.

Work continues 24×7 on restoration of file upload service, CVS, and non-Allura SCM repositories.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: SVN Issues
« Reply #14 on: July 26, 2015, 02:34:53 am »
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.