7zip commandline builder for zipping extensions in an svn repository


/ Published in: DOS Batch
Save to your folder(s)

7zip commandline builder for zipping extensions in an svn repository


Copy this code and paste it in your HTML
  1. "c:\Program Files\7-Zip\7z.e
  2. xe" a <zipfilename>.zip <DIR1> <DIR2> <DIRn> -r -x!*.svn

Report this snippet


Comments


You need to login to view comments.