[MITgcm-support] FW: Problem in getting natl_12

Ed Hill ed at eh3.com
Thu Aug 21 17:09:43 EDT 2003


Hi Yuanlong,

OK, I have a temporary fix.  The problem is that we now have two
distinct CVS local users and two corresponding pserver users:

  1) pserver user: cvsanon  ==> maps to ==>  local user: gcmpack 
  2) pserver user: cvscontrib  ==> maps to ==>  local user: gcmctrb

The cvsanon/gcmpack pair allows you to access all of the CVS repository
*except* for the MITgcm_contrib area.  The cvscontrib/gcmctrb pair lets
you access *just* the MITgcm_contrib area.  So the six steps needed to
get the contents of both the MITgcm and the MITgcm_contrib direectories
are:

  using csh/tcsh:
   1)  setenv CVSROOT :pserver:cvsanon at mitgcm.org:/u/u0/gcmpack
   2)  cvs login  <==  CVS password: cvsanon
   3)  cvs co MITgcm
   4)  setenv CVSROOT :pserver:cvscontrib at mitgcm.org:/u/u0/gcmpack
   5)  cvs login  <==  CVS password: cvscontrib
   6)  cvs co MITgcm_contrib

  using bash:
   1)  export CVSROOT=":pserver:cvsanon at mitgcm.org:/u/u0/gcmpack"
   2)  cvs login  <==  CVS password: cvsanon
   3)  cvs co MITgcm
   4)  export CVSROOT=":pserver:cvscontrib at mitgcm.org:/u/u0/gcmpack"
   5)  cvs login  <==  CVS password: cvscontrib
   6)  cvs co MITgcm_contrib


Sorry for the confusion.  And please note that this is just a temporary
fix.  I'm going to change the way pserver works so that it can be done
with a single login from cvsanon.

Ed



On Thu, 2003-08-21 at 14:09, Chris Hill wrote:
> Yuanglong,
> 
>  Not sure why this is. Forwarding to support.
> 
> Chris
> 
> > -----Original Message-----
> > From: Yuanlong Hu [mailto:hyl at MIT.EDU] 
> > Sent: Thursday, August 21, 2003 1:52 PM
> > To: chris Hill
> > Subject: Fwd: Problem in getting natl_12
> > 
> > 
> > Hi Chris,
> > 
> > Have you got time to look at the issue yet? Many thanks.
> > 
> > Yuanlong
> > 
> > >Date: Thu, 21 Aug 2003 09:30:49 -0400
> > >To: chris Hill <cnh at mit.edu>
> > >From: Yuanlong Hu <hyl at mit.edu>
> > >Subject: Problem in getting natl_12
> > >
> > >Sorry to bother you again. This time:
> > >
> > > >cvs -d:pserver:cvsanon at mitgcm.org:/u/u0/gcmpack co -d natl_12
> > > MITgcm_contrib/natl_12
> > >cvs server: Updating natl_12
> > >cvs server: failed to create lock directory for
> > >`/u/u0/gcmpack/MITgcm_contrib/natl_12' 
> > >(/u/u0/gcmpack/MITgcm_contrib/natl_12/#cvs.lock): Permission denied
> > >cvs server: failed to obtain dir lock in repository 
> > >`/u/u0/gcmpack/MITgcm_contrib/natl_12'
> > >cvs [server aborted]: read lock failed - giving up
> > >
> > >Permssion?
> > >
> > >Yuanlong
> > >
> > >-------------------------------------------------------------
> > ---------------------------------
> > >Dr. Yuanlong Hu                                           
> > Tel: (617) 253-6386
> > >Rm. 54-1827                                                 
> > Fax: (617) 
> > >258-9819
> > >M.I.T., Cambridge, MA 02139
> > 
> > --------------------------------------------------------------
> > --------------------------------
> > Dr. Yuanlong Hu                                           
> > Tel: (617) 253-6386
> > Rm. 54-1827                                                 
> > Fax: (617) 258-9819
> > M.I.T., Cambridge, MA 02139 
> > 
> 
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://dev.mitgcm.org/mailman/listinfo/mitgcm-support
-- 
Edward H. Hill III, PhD
office:  MIT Dept. of EAPS;  Room 54-1424;  77 Massachusetts Ave.
            Cambridge, MA 02139-4307
email:   eh3 at mit.edu,  ed at eh3.com
URL:     http://web.mit.edu/eh3/
phone:   617-253-0098
fax:     617-253-4464
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20030821/f3924bea/attachment.sig>


More information about the MITgcm-support mailing list