Re: Problem in viewing Review Board Diff

2012-12-07 Thread Christian Hammond
Hi Mukul, Looks like the Amazon S3 bindings changed their behavior. We'll have to work on a patch and a release to fix this properly, but for now, assuming you're not using S3 for storage, delete the django_storages-1.1.5-p2.6.egg directory and reload Apache. See if that fixes it for you. Chri

Re: Problem in viewing Review Board Diff

2012-12-07 Thread MUKUL GARG
HI, i am getting the same error logs:- Could not load amazon's S3 bindings. See http://developer.amazonwebservices.com/connect/entry.jspa?externalID=134 Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/Django-1.3.3-py2.6.egg/django/core/handlers/base.py", line 111, in

Re: Problem in viewing Review Board Diff

2012-10-14 Thread bincy
Hello David, I generated the git diff by the command git diff --full-index > The content of .rej file is as is follows --- listtags +++ listtags @@ -10,5 +10,5 @@ echo "$0: short tag option depricated." >&2 fi -mvdbc --listproducts +mvdbc --listproducts | grep -v Devtools Thanking

Re: Problem in viewing Review Board Diff

2012-10-12 Thread David Trowbridge
How did you create the diff? What's in the .rej file that it's telling you about? -David On Fri, Oct 12, 2012 at 5:05 AM, bincy wrote: > Hi All, > > Please help me to resolve this issue.This is really blocking me. > I am facing some issue in viewing DIFF in review board .When I press the > vi