Question about patches..
Question about patches..
I was wondering, when people post patches and fixes, are the automatically applied to the next release of the server?
Re: Question about patches..
Not immediately. And no not automatically.
Someone reviews the patch/data in the post and if it qualifies it will be commited. Otherwise it is rejected and they will get a post explaining why.
Someone reviews the patch/data in the post and if it qualifies it will be commited. Otherwise it is rejected and they will get a post explaining why.
Re: Question about patches..
thanks for clearing that up for me
Re: Question about patches..
oh forgot to ask, if i was to apply a patch, and then i did an updated, and the update didnt contain the commited patch. Would i need to re-apply the patch?
Re: Question about patches..
No, your modified files will remain modified with the patch.sython wrote:oh forgot to ask, if i was to apply a patch, and then i did an updated, and the update didnt contain the commited patch. Would i need to re-apply the patch?
You may run into conflicts when attempting to do updates though that will require you to handle things manually sometimes.