patch -p1 | /path/to/patch_file
patch -R < /path/to/file
svn diff -r 22:223 > ~/tmp/diff.1 patch < ~/tmp/diff.1 -p0