Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#23107 closed defect (bug) (fixed)

Plugins SVN Revision Corruption

Reported by: bpetty's profile bpetty Owned by:
Milestone: WordPress.org Priority: normal
Severity: normal Version:
Component: WordPress.org Site Keywords:
Focuses: Cc:

Description

r105138 in the plugins SVN repo appears to be corrupt, and breaks any tools that need to fetch this revision in history.

Change History (4)

#2 @bpetty
12 years ago

For the record, r108325 is also corrupt for what looks like the exact same reason, but the good news is that these are the only two revisions in the first 200,000 that I've found.

I have been able to "fix" these myself by basically truncating these revisions down to empty revisions as their nodes are not referenced by any newer commits. This requires loading in an empty revision from a doctored dump or manually committing it on top of a new SVN repo synced up to that point, but either way works.

#3 @coffee2code
12 years ago

The Systems team has been working on this and expect to "have a working copy of the plugin repo without any broken revisions online soon-ish" (source).

#4 @coffee2code
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed as of yesterday per the systems team's follow-up on the issue at make/systems.

Last edited 12 years ago by SergeyBiryukov (previous) (diff)
Note: See TracTickets for help on using tickets.