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.
