CVS problem

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

CVS problem

Andre Louw-2
Hi,

I'm trying to connect to CVS via SSH. I get the following error:

setenv CVSROOT [hidden email]:/cvsroot/quantlib
setenv CVS_RSH ssh
cvs -z3 co -P QuantLib
[hidden email]'s password:
Could not chdir to home directory /home/users/a/an/andrelouw: No such file
or directory
/usr/bin/X11/xauth:  error in locking authority file
/home/users/a/an/andrelouw/.Xauthority
cvs [server aborted]: can't chdir(/home/users/a/an/andrelouw): No such file
or directory

Help please!

Andre

 
-------------------------------------------------------------------------
This e-mail is intended only for the use of the individual or entity named
above and may contain information that is confidential and privileged,
proprietary to the company and protected by law. If you are not the intended
recipient, you are hereby notified that any dissemination, distribution or
copying of this e-mail is strictly prohibited. Opinions, conclusions and
other information in this message that do not relate to the official
business of our company shall be understood as neither given nor endorsed by
it.


Reply | Threaded
Open this post in threaded view
|

RE: CVS problem

Andre Louw-2
Nando wrote:
> the first thing to do is to verify you can login at quantlib.org (aka
> quantlib.sourceforge.net):
> ssh -l andrelouw quantlib.org

I did this, still no luck.
I then checked sourceforge, you need to log into cvs.sourceforge.net as
well.

> Then
>
> export CVSROOT=[hidden email]:/cvsroot/quantlib
> export CVS_RSH=ssh
> cvs -z3 co -P QuantLib
>
> should work
>

I did this, the cvs update is going now, but it hangs up after checking out
QuantLib/ql/functions/mathf.hpp, ring any bells? I've tried this 3 times
now, each time at the same place!

Any ideas?

Andre
 
-------------------------------------------------------------------------
This e-mail is intended only for the use of the individual or entity named
above and may contain information that is confidential and privileged,
proprietary to the company and protected by law. If you are not the intended
recipient, you are hereby notified that any dissemination, distribution or
copying of this e-mail is strictly prohibited. Opinions, conclusions and
other information in this message that do not relate to the official
business of our company shall be understood as neither given nor endorsed by
it.