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 exc

Issue with using the reviewboard WEB API ? Pointers to /close/submitted/

2011-08-31 Thread Nirmam Sandesara
Hi, I am having issues with closing a reviewboard request. A Simple get call does the trick of /close/submitted/ but when i try to use it in my script it complaints about "deprecated": {"in_version": "1.5"}, "stat": "fail", "err": {"msg": "You are not logged in", "code": 103} So I am really conf