git trailing slash issue with post-review

2011-09-02 Thread Nirmam Sandesara
Hi, I had a question where lets say when you try to do a git clone http:/xyz.com/abc/ and have a trailing slash at the end, will the post review figure out the correct path ? Because we are hitting issues where post-review complains about the trailing slash and fails. Are there workaround

Re: git trailing slash issue with post-review

2011-09-02 Thread Christian Hammond
What's the complaint? That it can't find the repository? If you can move your configuration to named repositories (see the post-review docs) that would solve that problem. Christian On Friday, September 2, 2011, Nirmam Sandesara nirma...@gmail.com wrote: Hi, I had a question where lets say

Re: git trailing slash issue with post-review

2011-09-02 Thread Nirmam
The other question I had was is post-review working with git now ? On Fri, Sep 2, 2011 at 11:45 AM, Christian Hammond chip...@chipx86.comwrote: No, it's just a configuration in the .reviewboardrc in your git repository. post-review by default will look up the repository on Review Board