Re: svn.php.net some issues
"Christoph M. Becker" <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <[email protected]> |
On 14.08.2020 at 05:04, Yoshinari Takaoka wrote: > Hi, all > > I cannot commit doc translation completely by the following 504 error, > and get commit email about it. > > It seems that there is some problem in subversion infrastructure. > > ---- > > $ svn ci ja > Sending preface.xml > Transmitting file data .done > Committing transaction... > svn: E175002: Commit failed (details follow): > svn: E175002: Unexpected HTTP status 504 'Gateway Time-out' on '/repository/phpdoc/ja/trunk' > svn: E175002: Your commit message was left in a temporary file: > svn: E175002: '/home/mumumu/phpdoc/ja/svn-commit.tmp' > > ---- > > More formally, I can check in the changesets(*1), but cannot reflect them locally. > Anyway, I still continue doc update, but this is an some annoying task now. > > Is anyone looking into this? > > (*1) We can still confirm commit result on [svn|git].php.net website. > > Best Regards. I have the same issue since I updated to SVN 1.14.0. Quite annoying. Thanks, Christoph