Hi Abhay, Sorry for not getting to you sooner. This has been a busy month for us. You may have figured all this out by now, but I'll try to address this anyway.
Just to check, are you able to get into Review Board? I wasn't sure whether you're referring to the Review Board Admin site, or something for your Subversion repository. If the former, you should find a "conf" directory in the Review Board site directory that rb-site created, and in there will be an Apache file. You can tweak this to your liking, and then have Apache include it. You can then restart Apache and see if you can access the site. If not, let us know what your configuration looks like and what problems you're hitting, and I'll try to help. Once Review Board is working, you'll create a repository in the admin UI and select Subversion, providing the URL to the top-level of your Subversion directory (and *not* a subdirectory within the repository). It should be fairly straight-forward, if your Subversion repository is standard. For LDAP, once Review Board is working, you'll be able to configure an LDAP authentication backend. See https://www.reviewboard.org/docs/manual/dev/admin/configuration/authentication-settings/#ldap-authentication-settings for the information you'll need to fill out. For #3, I suggest looking at the rbt post documentation ( https://www.reviewboard.org/docs/rbtools/dev/rbt/commands/post/) to get started. If there's anything more specific you'd like me to answer, I'm happy to answer it :) Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Mon, Jan 18, 2016 at 4:59 AM, Abhay K <[email protected]> wrote: > Hello Reviewboard Team, > > I was asked by my devp team to go ahead with review board as the choice of > tool. I have completed the install on Ubuntu12 as mentioned in the tutorial > and even setup a rb site. I am getting into a few blocks and here is the > idea: > > > 1. Setup SVN connect as that is our repository for code in house. I am > unable to get admin site url (http://<IP Address>:80/?) > 2. Setup LDAP auth. We have Open LDAP setup working for our other apps. > 3. Process flow for code commit and review. I looked through your > forum and found a few useful pre commit workflows which I will implement. > > Any help on this would be very helpful. > > Regards, > Abhay > > -- > 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. > -- 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.
