[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] Re: Anonymous cvs checkout problem from Mac OS
From: |
James Busser |
Subject: |
[Gnumed-devel] Re: Anonymous cvs checkout problem from Mac OS |
Date: |
Thu, 08 May 2008 14:59:24 -0700 |
On 8-May-08, at 2:50 PM, James Busser wrote:
I do have CVS installed (which did require installing extra
packages from the Mac OS installer disks).
However when I ran
export CVS_RSH="ssh"
cvs -z3 -d:pserver:address@hidden:/sources/gnumed
co gnumed
I got the following:
cvs checkout: warning: failed to open /Users/djb/.cvspass for
reading: No such file or directory
Perhaps the above is expected judging from
http://trac.clozure.com/openmcl/wiki/UpdatingFromSource
... maybe it is a function of the version of cvs and if cvs normally
assumes that a password (which gnumed does not require) is supposed
to be provided?