Hi Mohamed, The Git protocol doesn't provide the same level of file browsing capabilities that Subversion has. That means we can't show commits using a standalone Git repository. You'd have to instead post them using RBTools.
There are a couple services you can use that provide APIs we can tap into to show the commits. GitHub Enterprise and GitLab will both provide what Review Board needs for this. We're also building a service that will sit on top of a standalone Git repository and provide this sort of functionality to the upcoming Review Board 2.5. If you'd like to beta test this, you can sign up for betas and release announcements on our announcements mailing list (https://www.reviewboard.org/mailing-lists/). Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -----Original Message----- From: [email protected] <[email protected]> Reply: [email protected] <[email protected]>> Date: July 10, 2015 at 2:25:23 PM To: [email protected] <[email protected]>> Subject: Git Repository Configuration > Dear Support Team, > > Hi, > > We are using ReviewBoard more then couple of years with SVN. Now we have > new Git server and we are trying to integrate. > As I know there is two way of integraton; we prefer Raw file method rather > local close. > So far, I have added repository as below; > Path: https://<>:<>@ > xyz.com/git/ABCProject/ABC/ABC.git > Mirror Path: Empty > Raw file URL mask: > https://xyz.com/gitweb/?p=ABCProject/ABC/ABC.git;a=blob_plain;f=;h=> > > Username: <> > Password: <> > And successfully added the repository. > > Now, our issue is that we are not able to get the list of push made in Git > repository. > But we can able to see the check-in done in SVN repository in 'New Review > Request'window. > > Please help us to resolve this issue. > > Thanks in Advance > > -- > 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.
