Hello,
I'm using bsd unix.
I've issued cvs -d [email protected]:/cvsroot co pkgsrc
command.
It says:
ssh: Could not resolve hostname anoncvs.netbsd.org: hostname nor servname provided or not known
cvs [checkout aborted] : end of file from server (consult above messages if any)
I'm behind proxy server. I did set the environment variable http_proxy
. Do I need to configure cvs seperately? If so how? I couldn't find any of its configuration files.