php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74618 cannot log in online editor with svn account
Submitted: 2017-05-20 16:16 UTC Modified: 2017-06-07 16:24 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:0 (0.0%)
From: jhdxr@php.net Assigned: rasmus (profile)
Status: Closed Package: Online Doc Editor problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jhdxr@php.net
New email:
PHP Version: OS:

 

 [2017-05-20 16:16 UTC] jhdxr@php.net
Description:
------------
I cannot log in online editor with my svn account. I'm sure the username / password is correct since I can check or commit to svn server directly with them.

the error message is "svn login failed".


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-05-20 16:38 UTC] requinix@php.net
Last I heard, @googleguy said it looks a timeout problem, @xatenev had pinged the systems email, and apparently @rasmus had tried something though it seems it hasn't worked.
 [2017-05-21 11:40 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2017-05-21 11:40 UTC] cmb@php.net
For me, there is no timeout, but rather the server reports a login
failure, see <http://news.php.net/php.doc/969386601>.
 [2017-05-21 12:55 UTC] yuanyuqiang at gmail dot com
I have the same problem. I can not login online editor with correct username and password. there is no timeout error, the login request is successfully responsed with message:

{"msg":"svn login failed","authMethod":"svnServer","success":false}
 [2017-06-07 16:24 UTC] cmb@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: rasmus
 [2017-06-07 16:24 UTC] cmb@php.net
Apparently, this issue has been fixed by Rasmus with
<http://git.php.net/?p=web/doc-editor.git;a=commitdiff;h=3e21670>.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 10:01:33 2025 UTC