Re: Uploading .diff files on reviewboard

2012-02-26 Thread Ömer Fadıl USTA
how can you generate your diff ? try to make diff like this diff -ruNp /path/to/original/file.c /path/to/file.c.orig > patchname.patch On Sun, Feb 26, 2012 at 9:30 PM, Rahul Sharma wrote: > Hi, > I am trying to upload my .diff file on the reviewboard through the web UI > for reviewboard, but I am

Re: Uploading .diff files on reviewboard

2012-02-26 Thread Thomas Lübking
Am 26.02.2012, 20:30 Uhr, schrieb Rahul Sharma : Hi, I am trying to upload my .diff file on the reviewboard through the web UI for reviewboard, but I am getting error. It always says that the file I uploaded is not .diff file even I am uploading the file of the .diff extension. Any suggestions?

Re: Uploading .diff files on reviewboard

2012-03-01 Thread Rahul Sharma
Hi Thomas, I created the diff the same way as you said and perhaps reviewboard accepted that. But I encountered another error. It says: *The file 'home/rahul/kmplot/kmplot/ksliderwindow.cpp' (r7ca8503) could not be found in the repository. *after I have uploaded my diff. And I don't know what does

Re: Uploading .diff files on reviewboard

2012-03-01 Thread Thomas Lübking
Am 01.03.2012, 12:45 Uhr, schrieb Rahul Sharma : *The file 'home/rahul/kmplot/kmplot/ksliderwindow.cpp' (r7ca8503) could not be found in the repository. *after I have uploaded my diff. And I don't know what does that mean. So, could you please tell me? It means that the commit patch itself

Re: Uploading .diff files on reviewboard

2012-03-22 Thread Stephan Diestelhorst
On 26 February 2012 21:48, Thomas Lübking wrote: > Am 26.02.2012, 20:30 Uhr, schrieb Rahul Sharma : > > >> Hi, >> I am trying to upload my .diff file on the reviewboard through the web UI >> for reviewboard, but I am getting error. >> It always says that the file I uploaded is not .diff file even