Dear kde-devel list,
I tried to compile kde-workspace in a python 3 environment and encountered
statements which are only valid for python 2. For example
File Statment Statement p3
plasma_importer.py execexec()
plasmascript.py print
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?
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