Closed Bug 1239337 Opened 10 years ago Closed 9 years ago

500 errors on SVN commit.

Categories

(Websites :: planet.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mhoye, Unassigned)

Details

I'm seeing this: anglachel:~/src/planet/branches/planet> svn diff config.ini Index: config.ini =================================================================== --- config.ini (revision 150034) +++ config.ini (working copy) @@ -2484,3 +2484,6 @@ [http://nikkisquared.github.io/feed.xml] name = Nikki Bee + +[https://repeer.org/tag/mozilla/feed/] +name = Nicolas Mandil anglachel:~/src/planet/branches/planet> svn commit -m "Added Nicolas Mandil" Sending config.ini Transmitting file data .done Committing transaction... svn: E175002: Commit failed (details follow): svn: E175002: Unexpected server error 500 'Internal Server Error' on '/projects/planet/branches/planet' anglachel:~/src/planet/branches/planet> I'm not sure what to do about that or whether or not anything _should_ be done about it, because despite returning the error, the code is committed and Planet is updated correctly. StackOverflow suggests that this is an Apache error here: http://stackoverflow.com/questions/14509251/svn-error-e175002 but StackOverflow, so who knows. Planet is long overdue for a refresh, and we should probably prioritize that over working on this.
Closing this because SVN is going away.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.