[commit] r2522 - trunk/Doc
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Wed Sep 3 10:11:36 CDT 2014
Author: ksmyth
Date: Wed Sep 3 10:11:36 2014
New Revision: 2522
Log:
Release 14.7.28
Modified:
trunk/Doc/GME_release_howto.txt
trunk/Doc/index.html
trunk/Doc/index.md
Modified: trunk/Doc/GME_release_howto.txt
==============================================================================
--- trunk/Doc/GME_release_howto.txt Wed Sep 3 10:11:31 2014 (r2521)
+++ trunk/Doc/GME_release_howto.txt Wed Sep 3 10:11:36 2014 (r2522)
@@ -8,19 +8,19 @@
ssh kms1 'cd symbolstmp && python ~/bin/pdb_promote.py 0000010154 0000010155' # x2 "Finding ID"
ssh kms1 rsync -avP symbols /media/7ce1528b-2101-4764-81e3-aed9112e3ad8/214/
export PATH=$PATH:/c/cygwin/bin:"/c/Program Files/7-Zip/:/cygdrive/c/Program Files/7-Zip/"
-curl -o GME_x64-14.5.5.msi http://build.isis.vanderbilt.edu/job/GME_x64_msi/label=build-slave6/lastSuccessfulBuild/artifact/trunk/Install/GME_x64.msi && \
-curl -o GME-14.5.5.msi http://build.isis.vanderbilt.edu/job/GME/label=build-slave9/lastSuccessfulBuild/artifact/trunk/Install/GME.msi && \
+curl -o GME_x64-14.7.28.msi http://build.isis.vanderbilt.edu/job/GME_x64_msi/label=build-slave6/lastSuccessfulBuild/artifact/trunk/Install/GME_x64.msi && \
+curl -o GME-14.7.28.msi http://build.isis.vanderbilt.edu/job/GME/label=build-slave9/lastSuccessfulBuild/artifact/trunk/Install/GME.msi && \
curl -o README.txt http://build.isis.vanderbilt.edu/job/GME/label=build-slave9/ws/trunk/Doc/README.txt
for file in http://build.isis.vanderbilt.edu/job/GME_x64/lastSuccessfulBuild/label=build-slave6/artifact/trunk/Install/GME_bin_x64.msm http://build.isis.vanderbilt.edu/job/GME/lastSuccessfulBuild/label=build-slave9/artifact/trunk/Install/GME_bin.msm http://build.isis.vanderbilt.edu/job/GME/lastSuccessfulBuild/label=build-slave9/artifact/trunk/Install/GME_paradigms.msm http://build.isis.vanderbilt.edu/job/GME/lastSuccessfulBuild/label=build-slave9/artifact/trunk/Install/GME_SDK.msm; do curl -O $file; done
-svn cp -m 'Tag Release 14.5.5' https://svn.isis.vanderbilt.edu/GMESRC/trunk https://svn.isis.vanderbilt.edu/GMESRC/tags/Release_14.5.5
-svn export https://svn.isis.vanderbilt.edu/GMESRC/tags/Release_14.5.5 GME-14.5.5_src && \
-7z.exe a GME-14.5.5_src.zip GME-14.5.5_src/
-
-ssh repo at repo.isis.vanderbilt.edu mkdir GME/14.5.5/ && \
-scp README.txt GME-14.5.5.msi GME_x64-14.5.5.msi GME-14.5.5_src.zip repo at repo.isis.vanderbilt.edu:GME/14.5.5/ && \
-ssh repo at repo.isis.vanderbilt.edu chmod -R a+r GME/14.5.5/
+svn cp -m 'Tag Release 14.7.28' https://svn.isis.vanderbilt.edu/GMESRC/trunk https://svn.isis.vanderbilt.edu/GMESRC/tags/Release_14.7.28
+svn export https://svn.isis.vanderbilt.edu/GMESRC/tags/Release_14.7.28 GME-14.7.28_src && \
+7z.exe a GME-14.7.28_src.zip GME-14.7.28_src/
+
+ssh repo at repo.isis.vanderbilt.edu mkdir GME/14.7.28/ && \
+scp README.txt GME-14.7.28.msi GME_x64-14.7.28.msi GME-14.7.28_src.zip repo at repo.isis.vanderbilt.edu:GME/14.7.28/ && \
+ssh repo at repo.isis.vanderbilt.edu chmod -R a+r GME/14.7.28/
# Update online documentation:
@@ -35,10 +35,10 @@
# c:\Python27\python.exe install_setup.py py2exe && move /y dist\install.exe .\install.exe
Install GME on VM, check for missing symbols
-set _NT_SYMBOL_PATH=srv*c:\GME_14.5.5_symbols*http://symbols.isis.vanderbilt.edu/;srv*c:\symbols*http://msdl.microsoft.com/download/symbols
+set _NT_SYMBOL_PATH=srv*c:\GME_14.7.28_symbols*http://symbols.isis.vanderbilt.edu/;srv*c:\symbols*http://msdl.microsoft.com/download/symbols
"c:\Program Files (x86)\Debugging Tools for Windows (x86)\symchk.exe" /r "C:\Program Files (x86)\GME"
"c:\Program Files (x86)\Debugging Tools for Windows (x86)\symchk.exe" /r "C:\Program Files\GME"
-"c:\Program Files\7-Zip\7z.exe" a -xr!.svn %userprofile%\GME_14.5.5_symbols.zip c:\GME_14.5.5_symbols
+"c:\Program Files\7-Zip\7z.exe" a -xr!.svn %userprofile%\GME_14.7.28_symbols.zip c:\GME_14.7.28_symbols
-scp GME_14.5.5_symbols.zip repo at repo.isis.vanderbilt.edu:GME/14.5.5/ && \
-ssh repo at repo.isis.vanderbilt.edu chmod -R a+r GME/14.5.5/
+scp GME_14.7.28_symbols.zip repo at repo.isis.vanderbilt.edu:GME/14.7.28/ && \
+ssh repo at repo.isis.vanderbilt.edu chmod -R a+r GME/14.7.28/
Modified: trunk/Doc/index.html
==============================================================================
--- trunk/Doc/index.html Wed Sep 3 10:11:31 2014 (r2521)
+++ trunk/Doc/index.html Wed Sep 3 10:11:36 2014 (r2522)
@@ -8,9 +8,9 @@
<p>GME is the generic modeling environment.</p>
<p><a href="http://www.isis.vanderbilt.edu/Projects/gme/">GME overview</a></p>
<p>Download GME<br />
- <a href="http://repo.isis.vanderbilt.edu/GME/14.5.5/README.txt">README/changelog</a><br />
- <a href="http://repo.isis.vanderbilt.edu/GME/14.5.5/GME-14.5.5.msi" id="win32_installer">GME-14.5.5.msi</a><br />
- <a href="http://repo.isis.vanderbilt.edu/GME/14.5.5/GME_x64-14.5.5.msi" id="win64_installer">GME_x64-14.5.5.msi</a><br />
+ <a href="http://repo.isis.vanderbilt.edu/GME/14.7.28/README.txt">README/changelog</a><br />
+ <a href="http://repo.isis.vanderbilt.edu/GME/14.7.28/GME-14.7.28.msi" id="win32_installer">GME-14.7.28.msi</a><br />
+ <a href="http://repo.isis.vanderbilt.edu/GME/14.7.28/GME_x64-14.7.28.msi" id="win64_installer">GME_x64-14.7.28.msi</a><br />
<a href="http://repo.isis.vanderbilt.edu/GME/old/">older releases and source code</a> </p>
<p><a href="GME%20Manual%20and%20User%20Guide/GME%20Manual%20and%20User%20Guide.pdf">GME User's Manual</a></p>
<p><a href="Tutorial/index.html">GME Tutorials</a></p>
Modified: trunk/Doc/index.md
==============================================================================
--- trunk/Doc/index.md Wed Sep 3 10:11:31 2014 (r2521)
+++ trunk/Doc/index.md Wed Sep 3 10:11:36 2014 (r2522)
@@ -13,10 +13,10 @@
[GME overview](http://www.isis.vanderbilt.edu/Projects/gme/)
Download GME
- [README/changelog](http://repo.isis.vanderbilt.edu/GME/14.5.5/README.txt)
- <a href="http://repo.isis.vanderbilt.edu/GME/14.5.5/GME-14.5.5.msi" id="win32_installer">GME-14.5.5.msi</a>
- <a href="http://repo.isis.vanderbilt.edu/GME/14.5.5/GME_x64-14.5.5.msi" id="win64_installer">GME_x64-14.5.5.msi</a>
- [older releases and source code](http://repo.isis.vanderbilt.edu/GME/old/)
+ [README/changelog](http://repo.isis.vanderbilt.edu/GME/14.7.28/README.txt)
+ <a href="http://repo.isis.vanderbilt.edu/GME/14.7.28/GME-14.7.28.msi" id="win32_installer">GME-14.7.28.msi</a>
+ <a href="http://repo.isis.vanderbilt.edu/GME/14.7.28/GME_x64-14.7.28.msi" id="win64_installer">GME_x64-14.7.28.msi</a>
+ [older releases, source code, and debugging symbols](http://repo.isis.vanderbilt.edu/GME/old/)
[GME User's Manual](GME Manual and User Guide/GME Manual and User Guide.pdf)
More information about the gme-commit
mailing list