Hi, Christian, thanks for a quick reply. I'm using subvertpy-0.9.1-py2.6-linux-x86_64.egg installed by easy_install26 and python2.6. SVN requires simple username/password, it consists of upper, lower symbols and numbers only.
Thanks. Вівторок, 29 липня 2014 р. 14:42:19 UTC-5 користувач Christian Hammond написав: > > Hi Roman, > > What type of authentication does the server expect? Simple > username/password, or more? > > Can you check the log files to see whether PySVN or Subvertpy is being > used? > > Also, any unusual characters (such as Unicode) in your password? > > Christian > > -- > Christian Hammond - [email protected] <javascript:> > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > On July 29, 2014 at 12:10:06 PM, Roman Parkhunovsky ([email protected] > <javascript:>) wrote: > > Hi, > I have a problem with setting up SVN as a repository: > A repository was not found at the specified path. > > And from httpd logs: > [Tue Jul 29 17:25:32 2014] [error] ERROR:root:SVN: Failed to get repository > information for https://svn.mycompany.com/svn/project: > ("OPTIONS of 'https://svn.mycompany.com/svn/project': authorization > failed (https://svn.mycompany.com)", 170001) > [Tue Jul 29 18:04:39 2014] [error] ERROR:root:SVN: Failed to get repository > information for https://svn.mycompany.com/svn: ("OPTIONS of 'https:// > svn.mycompany.com/svn': 200 OK (https://svn.mycompany.com)", 175002) > > Information for project "app" trunk: > $svn info > Path: . > URL: https://svn.mycompany.com/svn/project/app/trunk > Repository Root: https://svn.mycompany.com/svn/project > > I use definitely correct login/password that I put in on Repository > configuration page. I tried a few ones in ReviewBoard and all of them > produce the error above albeit using them for svn checkout succeeds. > I also tried different svn roots like https://svn.mycompany.com, > https://svn.mycompany.com/svn, https://svn.mycompany.com/svn/myproj/trunk > but all of them were causing the same error. > Reviewboard 2.0.5, RBtools 0.6.2, subversion 1.6.15 (both client and > repo), subvertpy-0.9.1-py2.6-linux-x86_64.egg, CentOS 5.10 x64. > > Thanks. > -- > 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] <javascript:>. > 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.
