The patch command will accept a patch file that applies to mulitple files. The
patch command looks at the file names in the patch diff to determine what
is being patched, although it often needs help in finding the files.

----- Original Message -----
From: Hiram Chirino
To: Scott M Stark ; JBoss-Dev
Sent: Monday, February 26, 2001 10:20 PM
Subject: Re: [jBoss-Dev] Patch Question


Scott,

I've tried that but could not figure out how to use it when I have a patch file that 
needs to be applied to multiple files.  Is that
not possible??  Do I have to split the patch apart or something and apply it to each 
file individually?

Thanks for the help,
Hiram


----- Original Message -----
From: Scott M Stark
To: JBoss-Dev
Cc: [EMAIL PROTECTED]
Sent: Wednesday, February 21, 2001 8:32 PM
Subject: Re: [jBoss-Dev] Patch Question


You can use the patch program to apply a context diff patch. There is
a version of patch in the cygwin toolkit if you are using windows.
----- Original Message -----
From: Hiram Chirino
To: JBoss-Dev
Sent: Wednesday, February 21, 2001 1:37 PM
Subject: [jBoss-Dev] Patch Question


Quick question for you guys...  If someone sends me a patch, is there an automated way 
to apply that patch to my source files?

Regards,
Hiram


Reply via email to