Procedure / HOWTO create patch files?

Patrick Noffke pnoffke at bigpond.com
Sun Oct 9 01:59:40 UTC 2005


>Thanks for the advise.  So I gather from all this that if I am only 
>changing existing source
>
># svn diff > ../my.patch
>
>is good enough.  Otherwise when adding files, 
>
># svn diff --diff-cmd /usr/bin/diff -x "-urNp" > ../my.patch
>
>is the way to go.
>
>  
>
Try svn add, then svn diff.




More information about the uClibc mailing list