Changes between Version 11 and Version 12 of TipAndDoc/scm/svn


Ignore:
Timestamp:
Jul 16, 2011 1:46:31 PM (13 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/scm/svn

    v11 v12  
    1111  > 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. 
    1212 * [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)] 
    1314 
    1415 == Apache options ==