Creating the GEOSagcm bridge repo: Difference between revisions

m Add section for fixing tags
mNo edit summary
Line 704: Line 704:
Ganymed-4_1    MAT: Tag Ganymed-4_1
Ganymed-4_1    MAT: Tag Ganymed-4_1
</nowiki>
</nowiki>
== Pulling updates from the Bridge repo on JIBB ==
Now let's pull the updates on JIBB:
<nowiki>(1023) $ git log --decorate=full                                                            [jibb03:...bridge/GEOSagcm 9:25am]
commit a803acd43fc803511fdac603a6912ebc1b95f41b (HEAD, refs/remotes/origin/master, refs/remotes/origin/HEAD, refs/heads/master)
Author: Matthew Thompson <matthew.thompson@nasa.gov>
Date:  Thu Sep 4 13:07:59 2014 -0400
    MAT: Add .gitignore file
commit c13a2dc367c3c709e21a82b7f8c858486c292acd
Author: Matthew Thompson <matthew.thompson@nasa.gov>
Date:  Thu Sep 4 13:06:40 2014 -0400
    Initialize GEOSagcm git bridge repo with CVS checkout of Ganymed-4_0 retrieved with: ecvs co -kk -r Ganymed-4_0 Ganymed on 2
014-Sep-04
(1025) $ git pull                                                                            [jibb03:...bridge/GEOSagcm 9:26am]
This U.S. Government resource is for authorized users only.  By accessing
this system you are consenting to complete monitoring with no expectation
of privacy.  Unauthorized access or use may subject you to disciplinary
action and criminal prosecution.
PASSCODE:
Password:
remote: Counting objects: 2722, done.
remote: Compressing objects: 100% (1500/1500), done.
Killed by signal 1. 66% (1354/2051) 
remote: Total 2051 (delta 873), reused 1720 (delta 545)
Receiving objects: 100% (2051/2051), 368.91 KiB | 0 bytes/s, done.
Resolving deltas: 100% (873/873), completed with 252 local objects.
From discover:/discover/swdev/adasilva/bridge/GEOSagcm
  a803acd..5566fd1  master    -> origin/master
* [new tag]        Ganymed-4_0 -> Ganymed-4_0
* [new tag]        Ganymed-4_1 -> Ganymed-4_1
This U.S. Government resource is for authorized users only.  By accessing
this system you are consenting to complete monitoring with no expectation
of privacy.  Unauthorized access or use may subject you to disciplinary
action and criminal prosecution.
PASSCODE:
Password:
remote: Counting objects: 2, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 2 (delta 0), reused 0 (delta 0)
Killed by signal 1.
Unpacking objects: 100% (2/2), done.
From discover:/discover/swdev/adasilva/bridge/GEOSagcm
* [new tag]        Ganymed-4_0_p1 -> Ganymed-4_0_p1
Updating a803acd..5566fd1
Fast-forward
src/Applications/CVS/Entries                                                    |    2 +-
src/Applications/CVS/Entries.Static                                              |    0
src/Applications/GEOSgcm_App/.AGCM_VERSION                                      |    2 +-
src/Applications/GEOSgcm_App/AGCM.rc.tmpl                                        |  11 +-
src/Applications/GEOSgcm_App/CVS/Entries                                        |  62 +-
src/Applications/GEOSgcm_App/CVS/Tag                                            |    2 +-
...
src/GMAO_Shared/MAPL_Base/tests/CVS/Tag                                          |    2 +-
src/GMAO_Shared/MAPL_cfio/CVS/Entries                                            |  34 +-
src/GMAO_Shared/MAPL_cfio/CVS/Tag                                                |    2 +-
src/GMAO_Shared/MAPL_cfio/examples/CVS/Entries                                  |  32 +-
src/GMAO_Shared/MAPL_cfio/examples/CVS/Tag                                      |    2 +-
src/g5_modules                                                                  |  19 +-
747 files changed, 19732 insertions(+), 6893 deletions(-)
delete mode 100644 src/Applications/CVS/Entries.Static
create mode 100644 src/GMAO_Shared/GEOS_Shared/sphere.F
create mode 100644 src/GMAO_Shared/MAPL_Base/quicksort.c
create mode 100644 src/GMAO_Shared/MAPL_Base/swap_shuffle.c
</nowiki>
Huh. Someone forgot to set up an SSH tunnel. Oops.
<nowiki>(1045) $ git log --decorate=full                                                            [jibb03:...bridge/GEOSagcm 9:31am]
commit 5566fd1d8d2baad2fa111ade2d72dfb3e75e3f84 (HEAD, tag: refs/tags/Ganymed-4_1, refs/remotes/origin/master, refs/remotes/orig
in/HEAD, refs/heads/master)
Author: Matthew Thompson <matthew.thompson@nasa.gov>
Date:  Wed Dec 3 09:13:30 2014 -0500
    MAT: Update GEOSagcm git bridge repo with CVS checkout of Ganymed-4_1 retrieved with: ecvs -q upd -kk -r Ganymed-4_1 on 2014
-Dec-03
commit bf2b9584f29972078803985791b0df0b68a74a83
Author: Matthew Thompson <matthew.thompson@nasa.gov>
Date:  Wed Dec 3 09:03:20 2014 -0500
    MAT: Remove deleted file shown by git status
commit 2515d09f0085fd9370e0b39c538793c9c5ce753d
Author: Matthew Thompson <matthew.thompson@nasa.gov>
Date:  Wed Dec 3 09:01:27 2014 -0500
    MAT: Update GEOSagcm git bridge repo with CVS checkout of Ganymed-4_0_p1 retrieved with: ecvs -q upd -kk -r Ganymed-4_0_p1 o
n 2014-Dec-03
commit a803acd43fc803511fdac603a6912ebc1b95f41b (tag: refs/tags/Ganymed-4_0)
Author: Matthew Thompson <matthew.thompson@nasa.gov>
Date:  Thu Sep 4 13:07:59 2014 -0400
    MAT: Add .gitignore file
commit c13a2dc367c3c709e21a82b7f8c858486c292acd
Author: Matthew Thompson <matthew.thompson@nasa.gov>
Date:  Thu Sep 4 13:06:40 2014 -0400
    Initialize GEOSagcm git bridge repo with CVS checkout of Ganymed-4_0 retrieved with: ecvs co -kk -r Ganymed-4_0 Ganymed on 2
014-Sep-04
</nowiki>
Note, I'm not sure why the Ganymed-4_0_p1 didn't get pulled. I cannot seem to get it with <tt>git fetch --tags</tt>.