Question
I am trying to install immediatenotify plugin.In this it is asking for afterSaveHandler.patch and net_jabber_taint_fix.patch.I am getting the following error.
================================================
twiki-test TWiki # pwd
/var/www/twiki/lib/TWiki
twiki-test TWiki # patch --verbose < /immediate\ notify/afterSaveHandler.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Plugins.pm.orig 2003-02-03 21:10:41.000000000 -0500
|+++ Plugins.pm 2003-02-03 21:10:53.000000000 -0500
--------------------------
Patching file Plugins.pm using Plan A...
Hunk #1 FAILED at 28.
Hunk #2 FAILED at 41.
Hunk #3 FAILED at 365.
3 out of 3 hunks FAILED -- saving rejects to file Plugins.pm.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Store.pm.orig 2003-02-03 21:10:50.000000000 -0500
|+++ Store.pm 2003-02-03 21:10:53.000000000 -0500
--------------------------
Patching file Store.pm using Plan A...
Hunk #1 FAILED at 456.
1 out of 1 hunk FAILED -- saving rejects to file Store.pm.rej
done
==============================================
Can somebody help me.
Thanks & Regards,
Muthu.
cmuthu@naturesoftPLEASENOSPAM.net
Environment
--
MuthuChollamuthu - 15 Jun 2005
Answer
This patch is included in the version of TWiki you are using.
--
MartinCleaver - 02 Aug 2005
Is that meant we don't need to patch the file anymore right? THanks
MartinCleaver.
--
DonChai - 17 Aug 2005
Topic revision: r6 - 2005-08-17
- DonChai