3459: Failed to get repository information( rb 2.1 alpha 0 (dev))

way.s*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Oct. 30, 2014
What version are you running?
 2.1 alpha 0 (dev)

What's the URL of the page containing the problem?
in my local server


What steps will reproduce the problem?
1.new a repository
2.hosting service:none
3.repository type:subversion
4.path:https://xp-dev/svn/XXX
5.enter username&password
6.save
7.apache log:ERROR:root:SVN: Failed to get repository information for xxxxx:  170001

What is the expected output? What do you see instead?
I just want to connect my svn server via https.


What operating system are you using? What browser?
win7 x64 Firefox & Chrome

Please provide any additional information below.
It all goes fine when I use http.
I setup the parameter "neon-debug-mask = 138" in data/.subversion/servers, and I got the apache detailed log. Attached.
ah_create, for WWW-Authenticate
Doing DNS lookup on myproxy.com...
Running pre_send hooks
Not handling session.
compress: Initialization.
compress: Initialization.
Sending request headers:
OPTIONS /svn/myproject/ HTTP/1.1
Host: mysvn.com
User-Agent: SVN/1.6.11 (r934486) neon/0.25.5
Connection: TE
TE: trailers
Content-Type: text/xml
Accept-Encoding: gzip
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
Content-Length: 104
Accept-Encoding: gzip
Sending request-line and headers:
Connecting to mygateway
Running pre_send hooks
Not handling session.
Sending request headers:
CONNECT mysvn.com:443 HTTP/1.1
Host: mysvn.com
User-Agent: SVN/1.6.11 (r934486) neon/0.25.5
Connection: TE
TE: trailers
Sending request-line and headers:
Request sent; retry is 0.
[status-line] < HTTP/1.1 200 Connection established
[hdr] 
End of headers.
Running 
david
#1 david
I don't see anything reviewboard-specific in here. Can you confirm that the credentials that are configured are correct? Can you also verify that command-line svn from the same server works correctly?
  • +NeedInfo
david
#2 david
  • -NeedInfo
    +Incomplete