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 diff I get the corre

Re: Reg :RBT POST

2014-09-18 Thread David Trowbridge
Can you tell us what the rbt command-line you used is? Also, what is the configured path of the repository in the review board admin? -David > On Sep 17, 2014, at 3:11 PM, Arjun A.M. wrote: > > > > > > > > > Hi > > Now I get this I am not sure why there are junk inbetween characters.

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 > I am using my check out path so where am I

Re: Reg :RBT POST

2014-09-17 Thread Arjun A.M.
Hi Now I get this I am not sure why there are junk inbetween characters. Also I am using my check out path so where am I going wrong? ERROR: Error uploading diff One or more fields had errors (HTTP 400, API Error 105) path: 'svn%20checkout%20--username% 20agarammangada%20http%3A/

Re: Reg :RBT POST

2014-09-17 Thread David Trowbridge
It looks like it 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 2014] [error] ERROR:root:Exception thrown for user > arjun at http://localhost/ap

Re: Reg :RBT POST

2014-09-17 Thread Arjun A.M.
HI David Here is the apache error log [Wed Sep 17 21:33:01 2014] [error] ERROR:root:Exception thrown for user arjun at http://localhost/api/review-requests/1/diffs/ [Wed Sep 17 21:33:01 2014] [error] [Wed Sep 17 21:33:01 2014] [error] SVN integration requires either subvertpy or pysvn [Wed

Re: Reg :RBT POST

2014-09-17 Thread David Trowbridge
Something is failing on the server side (HTTP 500 is an "internal server error"). Can you check the reviewboard and web server logs for errors? -David > On Sep 17, 2014, at 12:05 PM, "Arjun A.M." wrote: > > Hello > > I have got my reviewboard working but I am facing problems with rbt post. >