[MITgcm-support] Still more brokeness

Ed Hill ed at eh3.com
Tue Jul 29 15:22:29 EDT 2003


On Tue, 2003-07-29 at 15:13, Alistair Adcroft wrote:
> Now that gcmpack resides in /usr/local I'm unable to write anything in there
> from faulks presumably because /usr/local is mounted read-only.
> 
> > faulks{head}% cvs -q update
> > cvs update: failed to create lock directory for `/u/gcmpack/MITgcm'
> (/u/gcmpack/MITgcm/#cvs.lock): Permission denied
> > cvs update: failed to obtain dir lock in repository `/u/gcmpack/MITgcm'
> > cvs [update aborted]: read lock failed - giving up
> 
> Now how does this get fixed?


Hi Alistair,

You could do your cvs over ssh:

  bash:
    export CVS_RSH=ssh
    export CVSROOT=':ext:auden.lcs.mit.edu:/u/u3/gcmpack'

  csh:
    setenv CVS_RSH ssh
    setenv CVSROOT :ext:auden.lcs.mit.edu:/u/u3/gcmpack


which is working nicely for me--esp. on forge which can't currently
mount /u/u3.

Ed

-- 
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/20030729/19603079/attachment.sig>


More information about the MITgcm-support mailing list