Re: ReviewBoard-GIT: Local Clone

2010-07-05 Thread Christian Hammond
Hi Robert, And just to be sure, that path exists on the server running Review Board? If you have logging turned on, there should be *something* in the log files on this. You can try doing this: git --git-dir=/home/rpachos/git/testrepo/.git config core.repositoryformatversion That's what

Re: ReviewBoard-GIT: Local Clone

2010-06-28 Thread Robert Pachos
On Jun 25, 7:01 am, Christian Hammond chip...@chipx86.com wrote: Thanks for the response Christian. Make sure that git is installed and in the path on the server running Review Board. What's happening is that we're trying to use git to check on the repository, and failing. If git is indeed

Re: ReviewBoard-GIT: Local Clone

2010-06-25 Thread Christian Hammond
Hi Rob, Make sure that git is installed and in the path on the server running Review Board. What's happening is that we're trying to use git to check on the repository, and failing. If git is indeed installed, try removing the /.git part from the path. Christian -- Christian Hammond -

ReviewBoard-GIT: Local Clone

2010-06-24 Thread Robert Pachos
Hi there, I'm trying out RB 1.0.8 on linux with Git and I'm having trouble configuring a local repository. When I go to New Review Request I don't get any valid repositories in the list. I have configured the git repository as follows in RB: Name: Test Repo Path: