Re: post-review throw diff error

2012-05-17 Thread Nilesh Jaiswal
Thanks i will try and get back to you On Thu, May 17, 2012 at 12:55 AM, Christian Hammond chip...@chipx86.comwrote: Get the file from the repository (we use p4 print //depot/path/to/file#rev for this), get the diff (just for that file), and then do: patch -p0 diff-filename You may need

Re: post-review throw diff error

2012-05-16 Thread Nilesh Jaiswal
Yes this patch version 2.5.4 is running in my server. I don't know how to patch that file locally with the same patch, Could you help me with the step. Kind Regards, Nilesh On Wed, May 16, 2012 at 11:05 AM, Christian Hammond chip...@chipx86.comwrote: Hi Nilesh, That version seems right, but

Re: post-review throw diff error

2012-05-16 Thread Christian Hammond
Get the file from the repository (we use p4 print //depot/path/to/file#rev for this), get the diff (just for that file), and then do: patch -p0 diff-filename You may need to tell it the location of the file, since it may not find it. Christian -- Christian Hammond - chip...@chipx86.com

Re: post-review throw diff error

2012-05-15 Thread Nilesh Jaiswal
Hi Chris, Could you please provide me a solution to resolve the issue. Regards, Nilesh On Mon, May 14, 2012 at 3:40 PM, Nilesh Jaiswal nileshj...@gmail.comwrote: is this patch version mentioned in the email you are talking about.? Or something else. What do i need to do? On Mon, May 14,

Re: post-review throw diff error

2012-05-15 Thread Christian Hammond
Hi Nilesh, That version seems right, but I don't know why you're hitting that problem. Was that the version of patch running on the server? What happens if you try patching that file locally with the same patch? Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: post-review throw diff error

2012-05-14 Thread Nilesh Jaiswal
is this patch version mentioned in the email you are talking about.? Or something else. What do i need to do? On Mon, May 14, 2012 at 10:48 AM, Nilesh Jaiswal nileshj...@gmail.comwrote: If you are asking about the version path util then here it is. patch -version patch 2.5.4 Copyright

Re: post-review throw diff error

2012-05-13 Thread Christian Hammond
Hi Nilesh, We run everything through GNU patch. That generally will handle the \ No newline at end of file. What version of GNU patch is running on that server? What happens if you try to apply that same patch on a developer machine? Christian -- Christian Hammond - chip...@chipx86.com Review

Re: post-review throw diff error

2012-05-13 Thread Nilesh Jaiswal
How to get the version of GNU patch. Are you asking about the version of post-review util.? On Mon, May 14, 2012 at 4:08 AM, Christian Hammond chip...@chipx86.comwrote: Hi Nilesh, We run everything through GNU patch. That generally will handle the \ No newline at end of file. What version

Re: post-review throw diff error

2012-05-13 Thread Nilesh Jaiswal
If you are asking about the version path util then here it is. patch -version patch 2.5.4 Copyright 1984-1988 Larry Wall Copyright 1989-1999 Free Software Foundation, Inc. Please correct me if i am wrong. On Mon, May 14, 2012 at 10:43 AM, Nilesh Jaiswal nileshj...@gmail.comwrote: How to get

post-review throw diff error

2012-05-10 Thread Nilesh Jaiswal
Dear All, I have posted the queries on this but i haven't got any answer hence i am raising this queries again. After posting review request and then clicking on viewdiff link on RB server i get following error message for the files. The patch to