Hi,
when i tried without proxy information I got timeout error.
cvs [checkout aborted]: connect to cvs.savannah.gnu.org(199.232.41.69):2401 
failed: Connection timed out

what could be the reason?

regards,
Jagadees

--- On Fri, 6/27/08, Jagadees S <[EMAIL PROTECTED]> wrote:
From: Jagadees S <[EMAIL PROTECTED]>
Subject: Re: [pdf-devel] Source code download
To: [email protected]
Date: Friday, June 27, 2008, 1:53 PM



 
  
  
  
  
  
  
  


 
  
   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