Hi Christian, It worked! No hitch. No need to install the patch.
Thanks, Alexis On Wed, Jul 30, 2014 at 6:09 PM, Christian Hammond <[email protected] > wrote: > Hi Alexis, > > So, Review Board 2.0.2 is busted with SVN. That's the primary cause of > your problems. You need 2.0.3 or higher to have a working setup with a > self-signed cert. (You should install 2.0.5 though.) > > When trying to verify the issue, though, I hit some other problems with > accepting a certificate. I've attached a patch that should smooth out > another rough edge (though I don't believe it's required for this case, but > may help if you hit any errors with a newer release.) > > Christian > > -- > Christian Hammond - [email protected] > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > On July 30, 2014 at 3:09:37 PM, Alexis Denis ([email protected]) > wrote: > > Hi Christian, > It is the original save: it fails even before asking to accept the SSL > certificate (as mine is not signed by an authority, I have to accept it). > Alexis > > > On Wed, Jul 30, 2014 at 4:42 PM, Christian Hammond < > [email protected]> wrote: > >> Hi Alexis, >> >> From the code I'm seeing, it does look like we're passing in the >> credentials. I am, however, seeing that we don't pass in credentials when >> confirming an HTTPS certificate. Is that the point where things go wrong, >> or is it on the initial save? >> >> Christian >> >> -- >> Christian Hammond - [email protected] >> >> Review Board - http://www.reviewboard.org >> Beanbag, Inc. - http://www.beanbaginc.com >> >> On July 30, 2014 at 2:34:26 PM, Alexis Denis ([email protected]) >> wrote: >> >> Christian: Personally, I am running ReviewBoard 2.0.2 and I believe I >> am using the default which is PySVN. I still think it's the wrapper tools >> trying to access the repository without a username or password at first. >> The setup is simple and easy to reproduce: VisualSVN server with no public >> access and a user. >> Holger: I am glad I am not the only one with this issue. I was starting >> to feel a little lonely. Glad to see you found your own workaround. >> Alexis >> >> >> On Wed, Jul 30, 2014 at 1:10 PM, Christian Hammond <[email protected]> >> wrote: >> >>> Hi, >>> >>> What version of Review Board? Are you using PySVN or Subvertpy? >>> >>> Christian >>> >>> >>> On Wednesday, July 30, 2014, Holger <[email protected]> wrote: >>> >>>> My Workaround: >>>> >>>> I have the same problem but found a workaround inspired by Alexis' >>>> debug information: >>>> >>>> Add the new repository with "Show this repository" option unchecked. >>>> Afterwards got directly to the database and change the visible flag for the >>>> repository in the table scmtools_repository to 1. >>>> >>>> >>>> On Tuesday, July 8, 2014 11:25:40 AM UTC+2, shravanthi s wrote: >>>>> >>>>> Hi, >>>>> >>>>> I have installed Review Board 2.0.2 on RHEL 6.5 machine. I installed >>>>> subversion 1.6.11 and pysvn version 1.7.8. >>>>> However when i tried to add a repository, even though my login >>>>> credentials are correct, am unable to add it. It gives an error >>>>> 'Authentication failed' . So currently review board is unusable. >>>>> >>>>> The reviewboard log shows error as below >>>>> >>>>> ERROR - - SVN: Failed to get repository information for >>>>> https://test.com/svn/myfolder/Phoenix: callback_get_login required >>>>> >>>>> Am not sure what is going wrong here. Anything to do with my pysvn >>>>> version"? >>>>> >>>> -- >>>> Get the Review Board Power Pack at >>>> http://www.reviewboard.org/powerpack/ >>>> --- >>>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >>>> --- >>>> Happy user? Let us know at http://www.reviewboard.org/users/ >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "reviewboard" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> -- >>> -- >>> Christian Hammond - [email protected] >>> >>> Review Board - http://www.reviewboard.org >>> Beanbag, Inc. - http://www.beanbaginc.com >>> >>> -- >>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >>> --- >>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >>> --- >>> Happy user? Let us know at http://www.reviewboard.org/users/ >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "reviewboard" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/reviewboard/r3Z_w3nJbkU/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >> --- >> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >> --- >> Happy user? Let us know at http://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> >> > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
