Integrating review board with gitblit

2016-01-29 Thread Sukumar Reddy
Hi, Whenever I try to add my gitblit repository to reviewboard, it fails with the following error. Please help me here Thanks PSK -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons:

Re: Integrating review board with gitblit

2016-01-29 Thread Christian Hammond
Hi, Gitblit is a separate Git hosting service, which we don't have direct suppor for today. Unlike most types of repositories, Git's protocol is very limited, and we need to utilize a service's own API in order to be compatible. This is the first time I've heard of Gitblit, so we don't have