Hi Markus, It looks like the user you're authenticating as just doesn't have permission to access that path for some reason. Are you maintaining the SVN server as well?
Any chance the svn info command you ran is using a different user session? Christian On Mon, Jun 26, 2017 at 02:34 Markus <[email protected]> wrote: > Hi, > > i have some problems to setup reviewboard with my svn server. > I got the ERROR Message in the reviewboard log: > *ERROR - - root - SVN: Failed to get repository information for > https://server/svn/Library/ <https://server/svn/Library/>: Unable to > connect to a repository at URL 'https://server/svn/Library > <https://server/svn/Library>'* > *Access to '/svn/Library' forbidden* > > I installed the newest version from bitnami reviewboard and pysvn on an > windows server. > > SVN and the Reviewboard are not on the same server and the authenticating > is with LDAP. > > I can successful connect to svn from the reviewboard server: > > C:\Windows\System32>svn info https://server/svn/Library/ > Path: Library > URL: https://server/svn/Library > Relative URL: ^/ > Repository Root: https://server/svn/Library > Repository UUID: b11aa71e-91ab-d044-a908-7c2ca2c31a05 > Revision: 3398 > Node Kind: directory > Last Changed Author: xyz > Last Changed Rev: 3398 > Last Changed Date: 2017-06-26 10:26:06 +0200 (Mo, 26 Jun 2017) > > I tried different thinks with the svn url, different usernames and so one, > but nothing works. > > Do you have andy idea for me? > > Thanks Markus > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://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 President/CEO of Beanbag Makers of Review Board -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://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.
