3464: HTTPS Subversion repo

aleks******@gmai***** (Google Code) (Is this you? Claim this profile.)
July 4, 2014
What version are you running?
2.0.2

What's the URL of the page containing the problem?
http://dota.elvees.com/admin/db/scmtools/repository/add/

What steps will reproduce the problem?
1.Click "Add repository"
2.Enter repository name, repository type (Subversion), Patch (start from https://), username ans password
3.Click save button.

What is the expected output? What do you see instead?
"Authentication failed" on red background

What operating system are you using? What browser?
Ubuntu 14.04 on server side.
Windows 7 and Chrome 35.0.1916.153 m on client side

Please provide any additional information below.
I get this bug on two different servers when used https Subversion repo.
david
#1 david
This is already fixed in git and will ship (soon) in 2.0.3
  • +Fixed
#2 aleks******@gmai***** (Google Code) (Is this you? Claim this profile.)
I install beta version from server (2.0beta3). And now I get other error: "expected tuple with server trust credentials" in same situation.
chipx86
#3 chipx86
Why are you running a beta of 2.0?
#4 aleks******@gmai***** (Google Code) (Is this you? Claim this profile.)
I am running beta of 2.0.3.
chipx86
#5 chipx86
Oh, you said 2.0 beta 3, which is quite different. What Git commit was it built at?
#6 aleks******@gmai***** (Google Code) (Is this you? Claim this profile.)
Sorry, but I don't know. I get it from project's archive server: http://downloads.reviewboard.org/releases/ReviewBoard/2.0/

And I use reviewboard 1.7.9 to avoid this problem.
chipx86
#7 chipx86
Okay, I think there's confusion here.

2.0beta3 is not 2.0.3 beta. It's 2.0 beta 3. You should try upgrading to 2.0.2, which has a fix for HTTPS and Subversion.
#8 aleks******@gmai***** (Google Code) (Is this you? Claim this profile.)
Thank you for reply. You are rigth. I thought that 2.0beta3 is 2.0.3 beta.
But now I tried all versions with 2.0 prefix and some versions with 1.7 prefox. Of couse, I tried 2.0.2 version too.
Finaly I found version that wotking fine with SVN via HTTPS. It is 1.7.9.
All version of reviewboard with 2.0 prefix did not working with SVN via HTTPS on my server.
Please, tell me is there version which working with SVN via HTTPS and newer than 1.7.9?
Regards.
And when will be release of Reviewboard 2.0.3?