source: trunk/SRC/Documentation/xmldoc/updatesaxo.html @ 255

Last change on this file since 255 was 255, checked in by pinsard, 17 years ago

saxon was replaced by xalan in makehtml.sh because of better results on callouts in HTML files produced for XML/DocBook files

  • Property svn:keywords set to Id
File size: 6.1 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta name="generator" content=
5"HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org">
6<meta http-equiv="Content-Type" content=
7"text/html; charset=us-ascii">
8<title>Update SAXO</title>
9<link href="style.css" rel="stylesheet" type="text/css">
10<link href="saxo.css" rel="stylesheet" type="text/css">
11<meta content="DocBook XSL Stylesheets V1.71.1" name="generator">
12<meta name="keywords" content="IDL, SAXO">
13</head>
14<body bgcolor="white" text="black" link="#0000FF" vlink="#840084"
15alink="#0000FF">
16<div class="article" lang="en">
17<div class="titlepage">
18<div>
19<div>
20<h2 class="title"><a name="N10002" id="N10002"></a> Update
21<span class="application">SAXO</span></h2>
22</div>
23<div>
24<div class="authorgroup">
25<div class="author">
26<h3 class="author"><span class="firstname">S&eacute;bastien</span>
27<span class="surname">Masson</span> <code class=
28"email">&lt;<a href="mailto:Sebastien.Masson_at_locean-ipsl.upmc.fr">
29Sebastien.Masson_at_locean-ipsl.upmc.fr</a>&gt;</code></h3>
30</div>
31<div class="author">
32<h3 class="author"><span class="firstname">Fran&ccedil;oise</span>
33<span class="surname">Pinsard</span> <code class=
34"email">&lt;<a href=
35"mailto:Francoise.Pinsard_at_locean-ipsl.upmc.fr">Francoise.Pinsard_at_locean-ipsl.upmc.fr</a>&gt;</code></h3>
36</div>
37</div>
38</div>
39<div><span class="pubdate">svn Id of xml source file : $Id:
40updatesaxo.xml 188 2006-09-21 12:59:48Z pinsard $<br>
41<br></span></div>
42<div>
43<div class="revhistory">
44<table summary="Revision history" width="100%" border="1">
45<tr>
46<th colspan="2" valign="top" align="left"><b>Revision
47History</b></th>
48</tr>
49<tr>
50<td align="left">Revision 0.0</td>
51<td align="left">May 2006</td>
52</tr>
53<tr>
54<td colspan="2" align="left">First draft</td>
55</tr>
56</table>
57</div>
58</div>
59</div>
60<hr></div>
61<div class="toc">
62<p><b>Table of Contents</b></p>
63<dl>
64<dt><span class="sect1"><a href="#saxo_local">1. If you work at
65IDRIS, IPSL or LOCEAN</a></span></dt>
66<dt><span class="sect1"><a href="#saxo_svn">2. If you got SAXO with
67<span class="application">Subversion (svn)</span></a></span></dt>
68<dt><span class="sect1"><a href="#saxo_tar">3. If you got SAXO from
69a tar file</a></span></dt>
70</dl>
71</div>
72<div class="sect1" lang="en">
73<div class="titlepage">
74<div>
75<div>
76<h2 class="title" style="clear: both"><a name="saxo_local" id=
77"saxo_local"></a>1.&nbsp; If you work at IDRIS, IPSL or LOCEAN</h2>
78</div>
79</div>
80</div>
81<p>If you <a href="./getsaxo.html#saxo_local" target=
82"_top">linked</a> your <code class="filename"><code class=
83"envar">${HOME}</code>/SAXO_DIR</code> to</p>
84<div class="itemizedlist">
85<ul type="disc">
86<li>IDRIS, on rhodes: <code class=
87"filename">/home/rech/eee/reee217/SAXO_DIR</code></li>
88<li>IPSL: <code class="filename">/home/smlod/SAXO_DIR</code></li>
89<li>LOCEAN: <code class=
90"filename">/usr/home/smasson/SAXO_DIR</code></li>
91</ul>
92</div>
93your are always using the up-to-date version of SAXO. There is
94nothing to do.</div>
95<div class="sect1" lang="en">
96<div class="titlepage">
97<div>
98<div>
99<h2 class="title" style="clear: both"><a name="saxo_svn" id=
100"saxo_svn"></a>2.&nbsp; If you got SAXO with <a href=
101"./getsaxo.html#saxo_svn" target="_top"><span class=
102"application">Subversion (svn)</span></a></h2>
103</div>
104</div>
105</div>
106<p>You can check the status of your <code class=
107"filename"><code class="envar">${HOME}</code>/SAXO_DIR</code> with
108the following command:</p>
109<pre class="screen">
110  <code class="prompt">$</code> <strong class=
111"userinput"><code><span><strong class=
112"command">svn</strong></span> <code class=
113"option">status</code> <code class="option">-u</code> <em class=
114"parameter"><code><code class="filename"><code class=
115"envar">${HOME}</code>/SAXO_DIR</code></code></em></code></strong>
116       
117</pre>
118Or, for example, if you only want to check the status of
119<code class="filename"><code class=
120"envar">${HOME}</code>/SAXO_DIR/SRC</code> directory
121<pre class="screen">
122  <code class="prompt">$</code> <strong class=
123"userinput"><code><span><strong class=
124"command">svn</strong></span> <code class=
125"option">status</code> <code class="option">-u</code> <em class=
126"parameter"><code><code class="filename"><code class=
127"envar">${HOME}</code>/SAXO_DIR/SRC</code></code></em></code></strong>
128       
129</pre>
130You can update your <code class="filename"><code class=
131"envar">${HOME}</code>/SAXO_DIR</code> with the following command:
132<pre class="screen">
133  <code class="prompt">$</code> <strong class=
134"userinput"><code><span><strong class=
135"command">svn</strong></span> <code class=
136"option">update</code> <em class="parameter"><code><code class=
137"filename"><code class=
138"envar">${HOME}</code>/SAXO_DIR</code></code></em></code></strong>
139       
140</pre>
141Or, for example, if you only want to update <code class=
142"filename"><code class="envar">${HOME}</code>/SAXO_DIR/SRC</code>
143directory
144<pre class="screen">
145  <code class="prompt">$</code> <strong class=
146"userinput"><code><span><strong class=
147"command">svn</strong></span> <code class=
148"option">update</code> <em class="parameter"><code><code class=
149"filename"><code class=
150"envar">${HOME}</code>/SAXO_DIR/SRC</code></code></em></code></strong>
151       
152</pre>
153For a quick help on <strong class="userinput"><code>svn
154status</code></strong> and <strong class="userinput"><code>svn
155update</code></strong> see
156<pre class="screen">
157  <code class="prompt">$</code> <strong class=
158"userinput"><code><span><strong class=
159"command">svn</strong></span> <code class=
160"option">help</code> <em class=
161"parameter"><code>status</code></em></code></strong>
162  <code class="prompt">$</code> <strong class=
163"userinput"><code><span><strong class=
164"command">svn</strong></span> <code class=
165"option">help</code> <em class=
166"parameter"><code>update</code></em></code></strong>
167       
168</pre></div>
169<div class="sect1" lang="en">
170<div class="titlepage">
171<div>
172<div>
173<h2 class="title" style="clear: both"><a name="saxo_tar" id=
174"saxo_tar"></a>3.&nbsp; If you got SAXO from a <a href=
175"./getsaxo.html#saxo_src_tar" target="_top">tar file</a></h2>
176</div>
177</div>
178</div>
179<p>The only way to update SAXO is to re-download and reinstall the
180tar file as you done for the <a href="./getsaxo.html#saxo_src_tar"
181target="_top">first installation</a>.</p>
182</div>
183</div>
184</body>
185</html>
Note: See TracBrowser for help on using the repository browser.