/[MITgcm]/MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov/website_cvs_notes.txt
ViewVC logotype

Diff of /MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov/website_cvs_notes.txt

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

revision 1.1 by dimitri, Wed Jul 2 21:25:49 2008 UTC revision 1.2 by dimitri, Wed Jul 2 21:38:50 2008 UTC
# Line 1  Line 1 
1  Adding this directory and contents to CVS server:  Adding this directory and contents to CVS server:
2    
3  After creating MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov  ==> after creating MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov
4    ==> not discussed here
5    
6  cd /home  cd /home
7  cvs co -d web MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov  cvs co -d web MITgcm_contrib/ecco2_web/ecco2.jpl.nasa.gov
8  cd web  cd web
9  cvs -q up  cvs -q up
10  cvs add *.html  cvs add *.html *.txt favicon.ico
11    cvs -q up
12    cvs commit
13    
14    ==> created a .cvsignore file for files or directories that
15    ==> that should not be visible to CVS
16    ==> make sure to remove file from .cvsignore prior to adding
17    ==> to CVS tree
18    
19    cvs -q up
20    cvs add .cvsignore meetings people products
21    cd meetings
22    cvs -q up
23    cvs add *
24    cd ..
25    cvs -q up
26    
27    
28    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22