You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Rafael da Silva Chiarinelli <ra...@cpqd.com.br> on 2008/02/19 20:27:08 UTC

How to apply a patch

Hi everyone,

   how can I apply a given patch in order to fix a bug?

Best Regards,

Rafael

Re: How to apply a patch

Posted by Rafael da Silva Chiarinelli <ra...@cpqd.com.br>.
Jesse McConnell wrote:
> if you have it in patch format then you would use the patch command
>
> something like
>
>   
>> patch -p0 < issue.patch
>>     
>
> jesse
>
> On Tue, Feb 19, 2008 at 1:27 PM, Rafael da Silva Chiarinelli <
> rafaels@cpqd.com.br> wrote:
>
>   
>> Hi everyone,
>>
>>   how can I apply a given patch in order to fix a bug?
>>
>> Best Regards,
>>
>> Rafael
>>
>>     
>
>
>   

hmmm, tks a lot!

Rafael

Re: How to apply a patch

Posted by Jesse McConnell <je...@gmail.com>.
if you have it in patch format then you would use the patch command

something like

> patch -p0 < issue.patch

jesse

On Tue, Feb 19, 2008 at 1:27 PM, Rafael da Silva Chiarinelli <
rafaels@cpqd.com.br> wrote:

> Hi everyone,
>
>   how can I apply a given patch in order to fix a bug?
>
> Best Regards,
>
> Rafael
>



-- 
jesse mcconnell
jesse.mcconnell@gmail.com