You'll generally hit that if git isn't in the path.

Are you pointing at a local git repository on the filesystem, or a remote
Git repository? The latter is only supported in Review Board 1.1 alpha 2,
and actually requires something like gitweb, cgit, etc. for the remote
fetching of files.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Thu, Oct 29, 2009 at 11:24 AM, Bhupesh Bansal @ Linkedin <
bbansal....@gmail.com> wrote:

>
> Hey folks,
>
> I am trying to setup a git repository and keep getting this error
> every time I try to "create a new review" as a normal user
>
>
> ERROR:root:Error loading SCMTool for repository voldemort (ID 1):
> Traceback (most recent call last):
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0.5.1-py2.5.egg/
> reviewboard/reviews/forms.py", line 62, in __init__
>    self.field_mapping[repo.id] = repo.get_scmtool().get_fields()
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0.5.1-py2.5.egg/
> reviewboard/scmtools/models.py", line 43, in get_scmtool
>    return cls(self)
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0.5.1-py2.5.egg/
> reviewboard/scmtools/git.py", line 23, in __init__
>    self.client = GitClient(repository.path)
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0.5.1-py2.5.egg/
> reviewboard/scmtools/git.py", line 180, in __init__
>    raise ImportError
> ImportError
>
>
> > To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>

--~--~---------~--~----~------------~-------~--~----~
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to