Changes between Version 10 and Version 11 of TipAndDoc/scm/svn
- Timestamp:
- May 2, 2011 2:06:46 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/scm/svn
v10 v11 10 10 }}} 11 11 > This will apply all the changes in the patch to your source. The -p0 option makes sure that all files can be found correctly (this has to do with something called ‘zero directories’, I won’t get into that right now). The -i option tells ‘patch’ what to use as input, in this case the ‘fix_ugly_bug.diff’ file in your home directory. 12 * [http://svnbook.red-bean.com/en/1.5/svn.serverconfig.pathbasedauthz.html Path-Based Authorization] 12 13 13 14 == Apache options ==