News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Howto apply a patch

Started by joachim, May 10, 2006, 10:17:24 PM

Previous topic - Next topic

joachim

Hi

Can someone tell me how to apply a patch as found in the forums? :oops:

W2K, SP4, Compiling Nightly.

sethjackson

Yes. :D

If you have TortoiseSVN it is sooooo easy (You didn't say what OS so pardon my ignorance if you have *nix\Mac).

http://tortoisesvn.sourceforge.net/

Right click on the base chekout directory of your C::B sources (C:\CodeBlocks for me).

Select Apply patch. Select the patch file you want to apply. Thats it.

thomas

QuoteIf you have TortoiseSVN it is sooooo easy
And if you don't : patch -p0 -u patchfile
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

joachim

You are right, -it is sooo easy if you know where to click (or how to type the proper command)....

Thanx :P
W2K, SP4, Compiling Nightly.