Not able to view the posted diff

2013-05-10 Thread bincy
Hello, I have configured a review board and was working fine. But a new problem come up.I was using a local clone of the git repository.So whenever a repository user updates something, there seems to be a mismatch. So I need to move to remote accesss. repository setting is like this Path :

Re: Not able to view the posted diff

2013-05-10 Thread Christian Hammond
Hi, Yes, remote access will solve a lot of the problems. Sounds like it's not fetching properly though. The first thing I'd do is log into the server running Review Board and check that temp directory that the error traceback mentions. You should be able to see the file it fetched and

Re: Not able to view the posted diff

2013-05-10 Thread bincy
Hi Christian, Thanks for your quick response. It seems like file fetching is correct. I am attaching the reviewboard.c4cpf1 folder for the reference.Please have a look. Thanks Bincy -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user?

Re: Not able to view the posted diff

2013-05-10 Thread Christian Hammond
Looks like it's not providing the page you'd expect. It seems to be a listing of all repositories. The listing is showing ?p=qa-resources/qa.git, rather than ?p=qa.git. Perhaps that's the issue. Note that it's cached these files, so after you change the raw path, you'll probably need to

Re: Not able to view the posted diff

2013-05-10 Thread bincy
I have done memcached restart apache2 restart But the problem seems to be same.Is there any mistake in path, mirror path or Raw file URL mask.I have some confusion with Raw file URL mask. Path :git://cagit1.caveonetworks.com/qa-resources/qa.git Mirror path :

Re: Not able to view the posted diff

2013-05-10 Thread Christian Hammond
It's possible that the path isn't correct then, if you're getting the same result. Since I can't view your repository, what I'd suggest is to browse around on the cagit1 server and try to find a URL that allows you to view the raw, blob contents of a file. This should be the basis of the raw

Re: Issue 1795 in reviewboard: using --submit-as with post-review causes generated mails to be from original submitter

2013-05-10 Thread reviewboard
Comment #5 on issue 1795 by wa...@meetup.com: using --submit-as with post-review causes generated mails to be from original submitter http://code.google.com/p/reviewboard/issues/detail?id=1795 Just upgraded to 1.7.7.1 from 1.6.2 and we are seeing this issue -- You received this message

Re: Issue 839 in reviewboard: Option to convert tabs in the diff to (n) spaces

2013-05-10 Thread reviewboard
Comment #20 on issue 839 by satyava...@gmail.com: Option to convert tabs in the diff to (n) spaces http://code.google.com/p/reviewboard/issues/detail?id=839 To answer comment https://code.google.com/p/reviewboard/issues/detail?id=839#c3 in the above, I have been personally running