Reply to thread

1) Get current SVN source codes

2) make changes to source files that are required to fix / feature #1

3) make patch file #1

4) revert all changes from fix/feature #1

5) make changes to source files that are required to fix / feature #2

6) make patch file #2


Anyone who is using the patch files can then pick either 1, 2 or 1 & 2 patches (the merging responsibility is on the person who takes the patches into use or commits those to the SVN).


Top Bottom