Re: svn.php.net some issues
Sergey Panteleev <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <3d538339-a20f-47c9-aa28-8005cd404d25@Spark> |
Hi, lately, when updating the documentation via Php Docbook Online Editor, I get the following error: >E155011: Commit failed (details follow): >svn: E155011: File '/path/to/file.xml' is out of date >svn: E170004: File '/path/to/file.xml' is out of date But, in this case, the commit goes through and the files are updated. Local data also updated with svn up. wbr, Sergey Panteleev On 20 Aug 2020, 19:46 +0300, Christoph M. Becker <[email protected]>, wrote: > 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