Page 1 of 1
Question about patches..
Posted: Tue Sep 24, 2013 3:27 am
by sython
I was wondering, when people post patches and fixes, are the automatically applied to the next release of the server?
Re: Question about patches..
Posted: Tue Sep 24, 2013 1:37 pm
by atom0s
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.
Re: Question about patches..
Posted: Tue Sep 24, 2013 4:11 pm
by sython
thanks for clearing that up for me
Re: Question about patches..
Posted: Sun Sep 29, 2013 6:25 am
by sython
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..
Posted: Sun Sep 29, 2013 12:32 pm
by atom0s
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?
No, your modified files will remain modified with the patch.
You may run into conflicts when attempting to do updates though that will require you to handle things manually sometimes.