Problem while creating review request from svn commit to reviewboard server

2014-07-06 Thread Shahadat Hossain
Hello Everybody, I am using reviewboard server 1.7.26. I am trying to develop a system which will create a review-request when a use commit any from the client side. I decided go with pre-commit hook. For this i already configure the server and in my svn repository hook i added a script which w

Re: Problem while creating review request from svn commit to reviewboard server

2014-07-06 Thread Shahadat Hossain
> > -- > Christian Hammond - chri...@beanbaginc.com > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > On July 6, 2014 at 8:44:41 AM, Shahadat Hossain (s.hoss...@gmail.com > ) wrote: > > Hello Everybody, > > I am using revi

Re: Problem while creating review request from svn commit to reviewboard server

2014-07-08 Thread Shahadat Hossain
Hello Christian I will appriciate if you can check the debug log and give me suggestion.I am really stuck with this issue for quite bit of time. Thanks Shahadat On Monday, July 7, 2014 10:24:21 AM UTC+6, Shahadat Hossain wrote: > > Thanks for your reply. > > But when i debug w

Diff creation problem occuring while creating review request

2014-07-16 Thread Shahadat Hossain
Dear Concern, I am using Reviewboard server 1.7.26 and RBTtools 0.5.7 for creating review-request in reviewboard server with post-review support.But i am currently having problem while creating diff on files in reviewboard server. Please check the below log while creating the diff in reviewboar

Re: Diff creation problem occuring while creating review request

2014-07-17 Thread Shahadat Hossain
ay, July 18, 2014 2:54:23 AM UTC+6, David Trowbridge wrote: > > Can you try running 'svn up' and retrying the 'rbt post' command? SVN > sometimes has issues with partially-synced trees after certain types of > operations. > > -David > > > On

Re: Diff creation problem occuring while creating review request

2014-07-17 Thread Shahadat Hossain
llo.txt' didn't apply cleanly. The temporary files have been left in '/tmp/reviewboard.2r0DmL' for debugging purposes. `patch` returned: patching file /tmp/reviewboard.2r0DmL/tmp8IOq8N Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file /tmp/reviewboard.2r0DmL/t

Re: Diff creation problem occuring while creating review request

2014-07-18 Thread Shahadat Hossain
David i attached the files. Thanks On Friday, July 18, 2014 10:21:50 AM UTC+6, Shahadat Hossain wrote: > > > When i get to /tmp directory tmp/reviewboard.zsgPUK/ i get 4 files which i > already attach in the attachment. It seems the content of the diff file is > what i expect

Re: Diff creation problem occuring while creating review request

2014-07-19 Thread Shahadat Hossain
(and not using > --diff-filename) > - That revision 5 has been committed to the repository, and your local > checkout has that revision. > - That if you run 'svn diff' in your checkout, what you get looks the same > as the file hello.txt.diff that you attached. > >