[opensuse-factory] Incompatible diff format?
I have a diff with the following heads, exported from the SVN: -------------------------- |Index: cisreg.h |=================================================================== |--- cisreg.h (.../trunk/KDE/kdeutils/klaptopdaemon/linux) (revision 409203) |+++ cisreg.h (.../branches/trinity/kdeutils/klaptopdaemon/linux) (revision 1254856) -------------------------- How can I apply such patch? I get an error. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 09/24/2011 11:52 AM, Ilya Chernykh wrote:
I have a diff with the following heads, exported from the SVN:
-------------------------- |Index: cisreg.h |=================================================================== |--- cisreg.h (.../trunk/KDE/kdeutils/klaptopdaemon/linux) (revision 409203) |+++ cisreg.h (.../branches/trinity/kdeutils/klaptopdaemon/linux) (revision 1254856) --------------------------
How can I apply such patch? I get an error.
It looks as if you need to cd to the directory containing cisreg.h and use the -p0 switch on patch. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Saturday 24 September 2011 22:29:00 Larry Finger wrote:
I have a diff with the following heads, exported from the SVN:
-------------------------- |Index: cisreg.h |=================================================================== |--- cisreg.h (.../trunk/KDE/kdeutils/klaptopdaemon/linux) (revision 409203) |+++ cisreg.h (.../branches/trinity/kdeutils/klaptopdaemon/linux) (revision 1254856) --------------------------
How can I apply such patch? I get an error.
It looks as if you need to cd to the directory containing cisreg.h and use the -p0 switch on patch.
Thanks. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (2)
-
Ilya Chernykh
-
Larry Finger