I tried to use the cvc command thith proxy information too. But no success. 
I waited for few hours, nothing happened.
 
   Is there any dependent programs for cvs to work properly? Do i need to 
install them to get the source code?
   Please help.

   
   thanks,
   Jagadees
  
 

--- On Thu, 6/26/08, Aleksander Morgado <[EMAIL PROTECTED]> wrote:
From: Aleksander Morgado <[EMAIL PROTECTED]>
Subject: Re: [pdf-devel] Source code download
To: [EMAIL PROTECTED]
Cc: [email protected]
Date: Thursday, June 26, 2008, 4:52 PM

> 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