Re: Trouble with basic Git configuration posting diffs

2013-02-20 Thread smarks
Hi, Thanks for the info. Ironically, ssh:// x...@source.mycompany.com/base/git/project is already hosted on a website that like, but neither gitweb or cgit so introducing a third layer here seems like less than a good idea to me. Does cgit needs to be installed on the machine where the

Re: Trouble with basic Git configuration posting diffs

2013-02-20 Thread Christian Hammond
Cgit needs to be on the same machine as the git repo (or at least have filesystem access to it) for the same reason that Review Board can't be pointed directly to a remote git repo. Something needs to provide the access that the protocol does not. Christian On Feb 20, 2013, at 10:16,

Trouble with basic Git configuration posting diffs

2013-02-19 Thread smarks
Hi, This looks a bit of FAQ, but I tried working through the solutions I found posted without success. Basically, I can't create reviews using git and git diff. I've tried both the command line line version of git-diff and using post-review. I got this: Error uploading diff The