Normal
1) Get current SVN source codes2) make changes to source files that are required to fix / feature #13) make patch file #14) revert all changes from fix/feature #15) make changes to source files that are required to fix / feature #26) make patch file #2Anyone 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).
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).