1

Topic: punBB update with edited lines of code

I edit/added several lines of code in a lot of files of punBB.
so my question now is, if there is any possibility of keeping that additional lines in while updating punbb to a newer version?

or do i have to go through my whole addons/mods and set it up again? hmm

Re: punBB update with edited lines of code

You can use the hdiffs.

http://punbb.org/download/hdiff/

Re: punBB update with edited lines of code

a program called winmerge is open source is a good way also of keeping track of changes in a file.

http://winmerge.org/

Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

4

Re: punBB update with edited lines of code

so you mean using the normal update but backing up my old files, then using hdiff/winmerge to quickly find/add my custom lines of code again?

sounds cool :>

Re: punBB update with edited lines of code

No, follow the hdiff on your current files (but back them up first just in case).