Comment #4 on issue 3551 by [email protected]: Adding SVN repository
result in an endless loop
https://code.google.com/p/reviewboard/issues/detail?id=3551
One strange thing is that the log say :
*SVN: Failed to get repository information for
https://subversion:123/path/: ("OPTIONS of 'https://subversion:123/path/':
authorization failed: Could not authenticate to server: rejected Basic
challenge (https://subversion:123)", 170001)*
By an HTTP OPTIONS on the server with the same (basic) credentials work :
*$http -a usename:password OPTIONS https://subversion:123/path/ --verify=no*
HTTP/1.1 200 OK
Allow:
OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,CHECKOUT
Content-Length: 0
Content-Type: text/plain
DAV: 1,2
DAV: version-control,checkout,working-resource
DAV: merge,baseline,activity,version-controlled-collection
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
DAV: http://subversion.tigris.org/xmlns/dav/svn/partial-replay
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
Date: Thu, 04 Sep 2014 07:39:09 GMT
MS-Author-Via: DAV
Server: Apache
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.