Rev 5978 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2490 | bpr | 1 | !if $wims_read_parm!=$empty |
2 | !goto $wims_read_parm |
||
3 | !endif |
||
4 | |||
5 | !distribute lines Testing mode. Will only write to the testing directory.\ |
||
6 | WIMS system update is under way. Here is the current script output summary.\ |
||
3941 | bpr | 7 | It is the most recent public version of the software. You do not need to update.\ |
2490 | bpr | 8 | The most recent public version is\ |
9 | You are more recent than the public version! Nothing to update to.\ |
||
10 | Output of last update\ |
||
11 | summary\ |
||
12 | Click here\ |
||
13 | into name_test,name_warning, name_mostrecent,name_mostrecent2,name_morerecent,\ |
||
14 | name_output,name_summary,name_click |
||
15417 | bpr | 15 | |
5978 | bpr | 16 | !set name_sorry=!nosubst Sorry, we have failed to download the new WIMS version from <span class="tt">$download</span>. Please try again later. |
3255 | bpr | 17 | !set name_summary=!nosubst Summary of the last update: (Please send it to $wims_maintainer in case of error.) |
18 | !set name_detailed=!nosubst Detailed output of the last update: (Please send it to $wims_maintainer in case of error.) |
||
5978 | bpr | 19 | !set name_sorry2=!nosubst Sorry, the WIMS download site <span class="tt">$download</span> is unreachable. |
3255 | bpr | 20 | !set name_version=!nosubst This WIMS site is currently under version $wims_version. |
2490 | bpr | 21 | |
22 | !exit |
||
23 | :update |
||
5978 | bpr | 24 | to download WIMS $pubversion from <span class="tt">$download</span> and update the |
4027 | bpr | 25 | server. <span class="wims_warning">$wims_name_warning</span>. This will create |
2490 | bpr | 26 | momentary unavailabilities of the server. |
3941 | bpr | 27 | <em>Do not update when the server is busy.</em> |
2490 | bpr | 28 | <p> |
3970 | bpr | 29 | <b>Note</b>. Updating the server will not disturb your local teaching materials on it |
2490 | bpr | 30 | (classes, exercises, documents, modules under development). |
5978 | bpr | 31 | </p><p> |
4027 | bpr | 32 | <span class="wims_warning">$wims_name_warning</span>. You must make a file permissions |
2490 | bpr | 33 | check after the software update! |
15417 | bpr | 34 | </p> |