Problem in viewing Review Board Diff

2012-10-12 Thread bincy
ettings page is giving the error Something broke! (Error 500) It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administrator. Regards Bincy The patch to 'bin/listtags' did

Re: Problem in viewing Review Board Diff

2012-10-14 Thread bincy
s | grep -v Devtools Thanking you Bincy -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email to

Default file storage in review board

2012-10-17 Thread bincy
r a server configuration error. Please report this to your administrator. Regards Bincy -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~---

Re: Default file storage in review board

2012-10-17 Thread bincy
Hi, Review board.log is like this. CONFI2012-10-16 02:29:34,361 - ERROR - Internal Server Error: /admin/settings/storage/ Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/Django-1.3.3-py2.6.egg/django/core/handlers/base.py", line 111, in get_response resp

Re: Default file storage in review board

2012-10-18 Thread bincy
Hi, If anybody has any idea on this, please suggest. Regards Bincy On Wednesday, October 17, 2012 4:33:07 PM UTC+5:30, bincy wrote: > > Hi, > > Review board.log is like this. > > > CONFI2012-10-16 02:29:34,361 - ERROR - Internal Server Error: > /admin/settings/storage/

Re: Default file storage in review board

2012-10-18 Thread bincy
Thank you Christian... No my intention is use local storage.I don't know how its taking S3.How I can I point it to local storage. The version is Django-1.3.3 Regards Bincy -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us

Re: Default file storage in review board

2012-10-19 Thread bincy
Thank you so much Christian. But I failed to remove the django-storages module. Could you please suggest how I can remove this module without disturbing any other support in the system Regards Bincy -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate

Re: Default file storage in review board

2012-10-25 Thread bincy
I removed the django storages and file storage is working well. Regards Bincy -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To

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 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 bincy
gt; -- > Christian Hammond - chi...@chipx86.com > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > On May 10, 2013, at 1:19 AM, bincy > > wrote: > > Hi Christian, > > Thanks for your quick response. > > It seems

Re: Not able to view the posted diff

2013-05-10 Thread bincy
ept such a path, but mask out > the filename and revision parts, so that Review Board can fill them in. > > Christian > > -- > Christian Hammond - chi...@chipx86.com > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > On May 1

Re: Not able to view the posted diff

2013-05-13 Thread bincy
Hi Christain, Is there any difference in the configuration of cgit and gitweb in the case of Raw file URL mask we are using cgit. Thanks On Sunday, 12 May 2013 21:58:43 UTC+5, bincy wrote: > > we are using cgit. > Thanks > > -- > *From:*

Re: Not able to view the posted diff

2013-05-13 Thread bincy
Hi Christian, This format does not seems to be matching with my git , because I am not able to upload the diff. Also the temp file i (the one that starts with "tmp" but doesn't end with "-new"). looks like the a webpage.(xml format). Any guess? Thanks for your sup

Re: Not able to view the posted diff

2013-05-12 Thread Bincy K Philip
we are using cgit. Thanks From: Christian Hammond To: bincy Cc: "reviewboard@googlegroups.com" Sent: Sunday, 12 May 2013 10:46 AM Subject: Re: Not able to view the posted diff It looks correct, off-hand. Whether or not it works is anothe