Page 1 of 1

Patching code

Posted: Sat Jan 30, 2010 7:54 pm
by Dreigas
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hello,

First i want to sorry for my English. :)

Ok, i downloaded last version of Gracia Epilogue server, and i want add my custom code to it, so when i finish (top system) and make patch, it's ok, he patch top system, and then i add more customs codes (color system) and then i make patch again, i get patch with pvp and color system.

So i have a question, that is best way, to separate these? I know, when i done pvp system, i must mark it somehow, but how?

i use Eclipse, thanks for help. :)

Re: Patching code

Posted: Sat Jan 30, 2010 8:43 pm
by jurchiks
team>create patch

Re: Patching code

Posted: Sat Jan 30, 2010 9:10 pm
by Dreigas
I know how to make patch...

So if i make patch and then add more custom codes to source and i make again patch, they patch all my custom, i need patch only from last patch.

Re: Patching code

Posted: Sun Jan 31, 2010 4:55 pm
by jurchiks
obviously...
Create Patch saves all changes that differ from svn

Re: Patching code

Posted: Thu Feb 04, 2010 9:25 am
by rocoder
make a private svn:P take last l2j rev, add your patch, and always sync! :mrgreen: