[Mobies-commit] [commit] r3579 - UDM/tags/A3_2_7

ksmyth at redhat1.isis.vanderbilt.edu ksmyth at redhat1.isis.vanderbilt.edu
Tue Nov 30 15:53:56 CST 2010


Author: ksmyth
Date: Tue Nov 30 15:53:56 2010
New Revision: 3579

Log:
zip source with 7z.exe. Change some version numbers

Modified:
   UDM/tags/A3_2_7/UDM_Release_Howto.txt

Modified: UDM/tags/A3_2_7/UDM_Release_Howto.txt
==============================================================================
--- UDM/tags/A3_2_7/UDM_Release_Howto.txt	Tue Nov 30 15:40:03 2010	(r3578)
+++ UDM/tags/A3_2_7/UDM_Release_Howto.txt	Tue Nov 30 15:53:56 2010	(r3579)
@@ -56,21 +56,21 @@
 msbuild "%UDM_PATH%\Projects\Win32\VC10\src\UdmPython\UdmPython.vcxproj" /t:Rebuild /p:Configuration=Debug
 msbuild "%UDM_PATH%\Projects\Win32\VC10\src\UdmPython\UdmPython.vcxproj" /t:Rebuild /p:Configuration=Release
 
-"\Program Files\Debugging Tools for Windows (x86)\symstore.exe" add /r /f "%UDM_PATH%" /s \\kms1\symbols /t Udm /v "3.2.5"
-"\Program Files\Debugging Tools for Windows (x86)\symstore.exe" add /r /f "%GREAT_PATH%" /s \\kms1\symbols /t UdmGReAT /v "3.2.5"
+"\Program Files\Debugging Tools for Windows (x86)\symstore.exe" add /r /f "%UDM_PATH%" /s \\kms1\symbols /t Udm /v "3.2.7"
+"\Program Files\Debugging Tools for Windows (x86)\symstore.exe" add /r /f "%GREAT_PATH%" /s \\kms1\symbols /t UdmGReAT /v "3.2.7"
 
-svn export https://svn.isis.vanderbilt.edu/MoBIES/UDM/tags/A3_2_5 Udm_source_r3.2.5
+svn export https://svn.isis.vanderbilt.edu/MoBIES/UDM/tags/A3_2_7 Udm_source_r3.2.7
 # run InnoSetup on %UDM_PATH%\InnoSetup\
 # rename InnoSetup output UDM_r3_2_5.exe
 # test installer http://kms1/svn/installs/ vm_installs_test.py secrets-installtest2.py
 # ------------------------
 # bash
-# zip Udm_source_r3.2.5/
-cp Udm_source_r3.2.5/releaseinfo.txt UDM_Release_Notes.txt 
+/c/Program\ Files/7-Zip/7z.exe a -r Udm_source_r3.2.7.zip Udm_source_r3.2.7/
+cp Udm_source_r3.2.7/releaseinfo.txt UDM_Release_Notes.txt 
 
-ssh ksmyth at repo.isis.vanderbilt.edu mkdir /project/www/Download/UDM/3.2.5/
-scp UDM_Release_Notes.txt UDM_r3_2_5.exe Udm_source_r3.2.5.zip ksmyth at repo.isis.vanderbilt.edu:/project/www/Download/UDM/3.2.5/
-ssh ksmyth at repo.isis.vanderbilt.edu chmod -R a+r /project/www/Download/UDM/3.2.5/
+ssh ksmyth at repo.isis.vanderbilt.edu mkdir /project/www/Download/UDM/3.2.7/
+scp UDM_Release_Notes.txt UDM_r3_2_7.exe Udm_source_r3.2.7.zip ksmyth at repo.isis.vanderbilt.edu:/project/www/Download/UDM/3.2.7/
+ssh ksmyth at repo.isis.vanderbilt.edu chmod -R a+r /project/www/Download/UDM/3.2.7/
 
 # For GReAT release:
 # export


More information about the Mobies-commit mailing list