1 |
|
|
2 |
|
Example changing link of SEASAT |
3 |
|
|
4 |
|
==> first change it on test web site |
5 |
|
cd /data5/ecco2_web_site/ecco2.jpl.nasa.gov |
6 |
|
nedit index.html & |
7 |
|
==> check that web site is OK |
8 |
|
cvs -q up |
9 |
|
cvs -q diff |
10 |
|
cvs commit |
11 |
|
|
12 |
|
==> This puts your change on main web site |
13 |
|
cd /home/web |
14 |
|
cvs -q up |
15 |
|
chmod g+w * |
16 |
|
cvs -q up |
17 |
|
|
18 |
|
|
19 |
|
============================================================== |
20 |
|
|
21 |
|
|
22 |
Adding this directory and contents to CVS server: |
Adding this directory and contents to CVS server: |
23 |
|
|
24 |
==> after creating MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov |
==> after creating MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov |