[imp] Patch to open messages in separate window

Jeff Tucker jefft@wciatl.com
Fri, 28 Dec 2001 23:23:39 -0500


--On Friday, December 28, 2001 7:51 PM -0500 SLam <slam@m80.dhs.org> wrote:

> Yes, but now it prompts me for filename to patch:
>
> [root@m80 horde]# patch < imp.diff
> can't find file to patch at input line 4
> Perhaps you should have used the -p or --strip option?
> The text leading up to this was:
> --------------------------
>| diff -r -x CVS -C2 imp/mailbox.php impnew/mailbox.php
>| *** imp/mailbox.php    Thu Dec 27 14:17:48 2001
>| --- impnew/mailbox.php Fri Dec 28 10:11:20 2001
> --------------------------

Really, "man patch" is your friend. That, and the fact that the patch 
command tells you what the problem is and how to solve it.

Try again with "patch -p1 < imp.diff" and see how it works.

Jeff


-- 
Jeff Tucker
Williams Consulting, Inc.
jefft@wciatl.com