[commit] r1865 - trunk/SDK/DotNet/CSharpComponentWizard/Templates
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu Mar 22 15:21:01 CDT 2012
Author: ksmyth
Date: Thu Mar 22 15:21:01 2012
New Revision: 1865
Log:
Rezip command
Added:
trunk/SDK/DotNet/CSharpComponentWizard/Templates/rezip.sh (contents, props changed)
Added: trunk/SDK/DotNet/CSharpComponentWizard/Templates/rezip.sh
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/SDK/DotNet/CSharpComponentWizard/Templates/rezip.sh Thu Mar 22 15:21:01 2012 (r1865)
@@ -0,0 +1 @@
+rm *zip && ( cd CSharpInterpreter && /c/Program\ Files\ \(x86\)/7-Zip/7z.exe a -x\!.svn -r ../CSharpInterpreter.zip * ) && ( cd CSharpAddon/ && /c/Program\ Files\ \(x86\)/7-Zip/7z.exe a -x\!.svn -r ../CSharpAddon.zip * )
More information about the gme-commit
mailing list