Changeset 83 for palm/trunk/DOC/app/chapter_5.1.html
- Timestamp:
- Apr 19, 2007 4:27:07 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_5.1.html
r82 r83 5 5 <meta content="Siegfried Raasch" name="AUTHOR"> <meta content="20041103;12395815" name="CREATED"> <meta content="20041119;12321236" name="CHANGED"> <meta content="parallel LES model" name="KEYWORDS"></head> 6 6 <body style="direction: ltr;" lang="en-US"><h3>5.1 7 Installation of new / other versions </h3>7 Installation of new / other versions, version update</h3> 8 8 <p>The PALM group announces code revisions by emails 9 9 send to the … … 12 12 Details about new releases can be found in the 13 13 <a href="../tec/technical_documentation.html">technical/numerical 14 documentation</a>.</p><p>If you have previously checked out the most recent (at that time) PALM version by using</p><p style="margin-left: 40px; font-family: Courier New,Courier,monospace;">svn checkout ...../palm/trunk trunk ,</p><p>you can easily make an update to the most recent PALM version by 14 documentation</a>.</p><p>Generally, 15 there are two ways of installing new / other versions. You can install 16 a version from the list of available PALM releases or you can update 17 your current installation with the newest developer version of PALM.</p><p>If you have previously checked out the most recent (at that time) PALM developer version by using</p><p style="margin-left: 40px; font-family: Courier New,Courier,monospace;">svn checkout ...../palm/trunk trunk ,</p><p>you can easily make an update to the newest version by 15 18 changing into 16 19 the working directory<span style="font-family: Courier New,Courier,monospace;"> … … 21 24 The update may fail due the <span style="font-weight: bold;">subversion</span> rules, if 22 25 you have modified the contents of<span style="font-family: Courier New,Courier,monospace;"> trunk</span>. 23 In case of any conflicts , please refer to the <span style="font-weight: bold;">subversion</span>26 In case of any conflicts with the repository, please refer to the <span style="font-weight: bold;">subversion</span> 24 27 documentation on how to remove them. In order to avoid such 25 28 conflicts, modifications of the default PALM code should be omitted and … … 36 39 <p>However, this would require to carry out again the complete 37 40 installation process described in chapter 5.0. So far, differet 38 versions of PALM cannot be used at the same time. </p><p>After41 versions of PALM cannot be used at the same time. The PALM releases from<span style="font-family: Courier New,Courier,monospace;"> palm/tags </span>never have to be updated with "<span style="font-family: Courier New,Courier,monospace;">svn update</span>", since these releases are frozen!</p><p>After 39 42 updating the working copy, please check for any differences between 40 43 your current configuration file (<span style="font-family: Courier New,Courier,monospace;">.mrun.config</span>) … … 50 53 -u<br>mbuild</blockquote> 51 54 <p>on all remote hosts listed in the configuration file<span style="font-family: Courier New,Courier,monospace;"> 52 .mrun.config</span>. </p>55 .mrun.config</span>.</p><p>You can use "subversion" for code comparison between the different versions. Also, modified code can be committed to the repository, but this is restricted to PALM developers. </p> 53 56 <p>As a last step, a suitable test run should be carried out. It 54 57 should
Note: See TracChangeset
for help on using the changeset viewer.