Top > Blog Index > .svn を含めないでtarのアーカイブを作成

.svn を含めないでtarのアーカイブを作成

$ tar xf foo.tar ./foo/ --exclude ".svn"