[ofw] WinOF 2.0.1 [GA] WHQL updated point release is available

Sean Hefty sean.hefty at intel.com
Thu Feb 12 11:22:17 PST 2009


>Is it sufficient to create a patch using the following algorithm?
>
>  1) find the svn log entry for the identified commit
>  2) Identify which files were modified
>  3) checkout specific files
>  4) diff files against 2.0.1 branch version to generate a patch.
>  5) apply patch to 2.01 branch

Use:

svn diff -r earlier_commit_id:newer_commit_id

If you're using tortoise svn, look at the help index under 'diff'.




More information about the ofw mailing list