> I am behind a proxy server. Will it affect? I added  http_proxy
> environement variable too. But no result.

cvs is not http, so that environment variable won't help.

Try this instead:
cvs -d
:pserver;proxy=192.168.0.1;proxyport=80:[EMAIL PROTECTED]:/cvsroot/pdf
co libgnupdf

Substitute 192.168.0.1 with your proxy's IP and 80 with your proxy's port
(note the difference between ':' and ';').


Regards,
Aleksander




Reply via email to