/[MITgcm]/MITgcm/doc/install_devel_HOWTO
ViewVC logotype

Contents of /MITgcm/doc/install_devel_HOWTO

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Tue Apr 27 13:43:49 2010 UTC (13 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62g, checkpoint62f, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62v, checkpoint62u, checkpoint62t
Changes since 1.4: +5 -21 lines
simplify the install process (no new build, no build_dir needed) and modify
the makefile accordingly (create index.htlm in both muti/single page dir)

1 #!/bin/bash
2
3 # Ed Hill
4 # Wed Nov 19 18:31:21 EST 2003
5
6 set -x
7 scp ./devel_HOWTO.ps mitgcm.org:/u/httpd/html/public/devel_HOWTO
8 scp ./devel_HOWTO.pdf mitgcm.org:/u/httpd/html/public/devel_HOWTO
9 scp ./devel_HOWTO_onepage/index.html mitgcm.org:/u/httpd/html/public/devel_HOWTO/devel_HOWTO_onepage
10 scp ./devel_HOWTO_multipage/*.htm* mitgcm.org:/u/httpd/html/public/devel_HOWTO/devel_HOWTO_multipage
11 #ssh mitgcm.org 'chgrp -R gcmpack /u/httpd/html/public/devel_HOWTO/devel_HOWTO.p*'
12 #ssh mitgcm.org 'chgrp -R gcmpack /u/httpd/html/public/devel_HOWTO/devel_HOWTO_*/*.htm*'

  ViewVC Help
Powered by ViewVC 1.1.22