Changes between Version 11 and Version 12 of TipAndDoc/scm/svn
- Timestamp:
- Jul 16, 2011 1:46:31 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/scm/svn
v11 v12 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 12 * [http://svnbook.red-bean.com/en/1.5/svn.serverconfig.pathbasedauthz.html Path-Based Authorization] 13 * [http://techblog.yahoo.co.jp/cat207/how_to/subversion-for-designers-01/ もうファイル管理で困らない! デザイナーのためのSubversion/TortoiseSVN入門 (Yahoo! JAPAN Tech Blog)] 13 14 14 15 == Apache options ==