Closed
Bug 836727
Opened 13 years ago
Closed 13 years ago
500 Internal Server Error when committing to svn
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc|PTO, Assigned: dumitru)
References
Details
I just got this error committing on svn today:
svn commit -m "web dashboard data update"
Envoi data.bugs.marketing.php
Transmission des données .Connection to svn.mozilla.org closed by remote host.
svn: E210002: Échec de la propagation (commit), détails :
svn: E210002: La connexion réseau a été fermée de façon inattendue
This is on this repo:
svn+ssh://svn.mozilla.org/projects/granary/webdashboard-data
I also had this problem on this repo 2 days ago and another localizer as well yesterday:
https://svn.mozilla.org/projects/l10n-misc/trunk/firefoxflicks/locale
In all cases, we do have a working commit but we get an error message at the end instead of the usual "committed at revison x".
Note that the bug happens both in https and svn+ssh, you commit, you wait and after a while it says that there was a server problem, but if you do a svn up, you see that the commit actually worked.
Can you have a look at that please?
Thanks
| Reporter | ||
Comment 3•13 years ago
|
||
It works, I made 1 commit using svn+ssh in one repo and 2 commits using https in another repo, all worked.
Comment 4•13 years ago
|
||
Works for me too. Tested on SUMO.
| Assignee | ||
Comment 5•13 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•