Changes between Version 8 and Version 9 of AddSandbox
- Timestamp:
- Jan 25, 2012 4:39:59 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddSandbox
v8 v9 16 16 (A) If you have TortoiseSVN installed, you can use that to install the latest version of the code directly from repository location https://subversion.xor.aps.anl.gov/EXPGUI/branches/sandbox/ into the directory you have selected above. For hints on use of TortoiseSVN, see https://subversion.xor.aps.anl.gov/trac/CMPR/wiki/InstallViaSVN. 17 17 18 (B) Use the batch file [wiki:AddSandbox#BatchfiletoloadtheDevelopmentversionofEXPGUI below] to install the files (this assumes that the self-upgrading EXPGUI has already been installed.) 18 (B) Use the batch file [wiki:AddSandbox#BatchfiletoloadtheDevelopmentversionofEXPGUI below] to install the files (this assumes that the self-upgrading EXPGUI has already been installed.) Download this file into the `...\GSAS\` subdirectory and then run it. The development files will be placed in `...\GSAS\sandbox\`. 19 19 20 20 (C) Or you can use 21 [https://subversion.xor.aps.anl.gov/trac/EXPGUI/changeset/ 1117/branches/sandbox?old_path=%2F&format=zip this link] to download the files in a zip archive. Unpack them into the directory you have selected above.21 [https://subversion.xor.aps.anl.gov/trac/EXPGUI/changeset/current/branches/sandbox?old_path=%2F&format=zip this link] to download the files in a zip archive. Create the directory where the files will be placed and then unpack the files there. Note that if you use this method, you will need to download files each time to update -- the update button under help will not work for the development version for EXPGUI. 22 22 23 23 ==== Step 3: Create a shortcut or .BAT file to run the Development version of EXPGUI ==== … … 66 66 @echo This file assumes GSAS & EXPGUI are already installed. 67 67 @echo This also assumes that this .bat file is placed in the 68 @echo main GSAS directory ( C:\GSAS etc.)68 @echo main GSAS directory (e.g. C:\GSAS etc.) 69 69 @echo Press return to start development EXPGUI install 70 70 @echo *****************************************