#23107 closed defect (bug) (fixed)
Plugins SVN Revision Corruption
Reported by: | 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
@
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
@
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
@
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.
http://make.wordpress.org/systems/2012/12/23/reported-to-plugins-revision-105138-appears-to-be/