Re: ReviewBoard with GIT

2010-06-15 Thread Jan Koprowski
This looks like Christain said - git can't find repo. Read this: http://www.reviewboard.org/docs/manual/dev/admin/management/repositories/#git to know how get patches for Git to enter. On Jun 16, 1:06 am, Christian Hammond wrote: > Git only works with local file paths on the Review Board server,

Re: ReviewBoard with GIT

2010-06-15 Thread Christian Hammond
Git only works with local file paths on the Review Board server, unless you have the Raw URL field set. For that, you need a web-based Git viewer such as cgit or gitweb. See the Raw File URL Mask section at http://www.reviewboard.org/docs/manual/dev/admin/management/repositories/ Basically, Git ha

Re: ReviewBoard with GIT

2010-06-15 Thread Kunjal
Thanks ! My path variable is set to git://mobcom-git.sj.broadcom.com/git_repos/repo_tools/scripts.git My Mirror Path variable is empty. What should be the value in mirror path? On Jun 15, 2:09 pm, Christian Hammond wrote: > Hi, > > First thing to check is that git is in your path, accessible b

Re: ReviewBoard with GIT

2010-06-15 Thread Christian Hammond
Hi, First thing to check is that git is in your path, accessible by your web server. What are you using for your Path and Mirror Path? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Jun 15, 2010 at 2

ReviewBoard with GIT

2010-06-15 Thread Kunjal
Hi chris, I have reviewborad 1.5Beta 2 configured for GIT. When I create review request, I get below error. any pointers? ImportError at /r/56/ Request Method: GET Request URL: http://mob-rb-test.sj.broadcom.com/r/56/ Exception Type: ImportError Exception Value: Exception Location: /projects/mob_

How looks review/SCM environment in Your project

2010-06-15 Thread Jan Koprowski
Hi! I'm looking opportunity to talk about SCM/review processes in companies. I have some executed the point of view and I confront it with pleasure. I'm curious which tool You use, how looks Your reviewboard integration, which tools are good, which bad and why. What You recommend and what advic