Something broke! (Error 500)

2014-08-08 Thread Arjun A.M.
I get a 500 error when I try to open the reviewboard website after installation. Could someone please help me with this.Thanks in advance for the help The apache log looks like this Error opening file for reading: Permission denied Error opening file for reading: Permission denied [Fri Aug 0

Re: Something broke! (Error 500)

2014-08-11 Thread Arjun A.M.
Hi David Yes I did set Debug as true in the settings_local.py file On Friday, 8 August 2014 20:22:54 UTC-7, David Trowbridge wrote: > > Did you set DEBUG=True? > > -David > > On Aug 8, 2014, at 7:28 PM, "Arjun A.M." > > wrote: > > > > I get

Re: Something broke! (Error 500)

2014-08-11 Thread Arjun A.M.
.py", line 106, in render [Mon Aug 11 17:21:31 2014] [error] url = self.url(context) [Mon Aug 11 17:21:31 2014] [error] File "/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/staticfiles/templatetags/staticfiles.py", line 12, in url [Mon Aug

Plugins for visual studio and eclipse

2014-08-11 Thread Arjun A.M.
I am tying to research using reviewboard for my company and I was wondering if reviewboard has plugins for eclipse and visual studio. I know there is ereviewboard for eclipse. Is it a part of the official reviewboard? Thanks Arjun -- Get the Review Board Power Pack at http://www.reviewboard

Re: Something broke! (Error 500)

2014-08-11 Thread Arjun A.M.
talls, and not production > deployments. Set that back to False. > > -David > > > On Mon, Aug 11, 2014 at 10:22 AM, Arjun A.M. > wrote: > >> >> >> >> Here is the log after I set Debug as true >> >> /var/log/apache2# tail -f * >> ==&g

Re: Something broke! (Error 500)

2014-08-11 Thread Arjun A.M.
~

Reg :RBT POST

2014-09-17 Thread Arjun A.M.
Hello I have got my reviewboard working but I am facing problems with rbt post. If I do a rbt diff I get the correct value but if I do a rbt post I get ERROR: Error uploading diff HTTP 500 Your review request still exists, but the diff is not attached. http://localhost/r/1/ This is my revi

Re: Reg :RBT POST

2014-09-17 Thread Arjun A.M.
Sep 17 21:33:01 2014] [error] 'SVN integration requires either subvertpy or pysvn')) [Wed Sep 17 21:33:01 2014] [error] ImportError: SVN integration requires either subvertpy or pysvn THanks Arjun On Wednesday, 17 September 2014 12:05:50 UTC-7, Arjun A.M. wrote: > > Hello >

Re: Reg :RBT POST

2014-09-17 Thread Arjun A.M.
doesn't have an svn backend installed. I'd suggest using > pysvn. > > -David > > On Wed, Sep 17, 2014 at 2:34 PM, Arjun A.M. > wrote: > >> HI David >> >> Here is the apache error log >> >> >> >> >> [Wed Sep 17 21:33:01

Re: Reg :RBT POST

2014-09-17 Thread Arjun A.M.
On Wednesday, 17 September 2014 15:11:11 UTC-7, Arjun A.M. wrote: > > > > > > David , > > Could you please reply to this when you find time > > Thanks Arjun > > Hi > > Now I get this I am not sure why there are junk inbetween characters. Also

Re: Reg :RBT POST

2014-09-19 Thread Arjun A.M.
Hi David Thanks the problem was in the repo name . I didnt use the root path in svn info Thanks Arjun On Wednesday, 17 September 2014 12:05:50 UTC-7, Arjun A.M. wrote: > > Hello > > I have got my reviewboard working but I am facing problems with rbt post. > > If I do a

rbt post startrev stoprev

2014-09-19 Thread Arjun A.M.
Hi I am not sure how exactly the post review works. I am using svn and if I do a rbt post 6 8 I get this error CRITICAL: local variable 'base' referenced before assignment Also if I do this does it compares revision 6 and 8 in trunk? Thanks Arjun -- Get the Review Board Power Pack at http: