Re: cvsup behind http proxy

2003-12-11 Thread Feroz F. Basir
HI,

Thanks for the info. I iwll try CTM then.


 --- Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Thu,
Dec 11, 2003 at 12:19:37AM +0100, staf
> wagemakers wrote:
> > On Wed, Dec 10, 2003 at 10:14:14PM +, Feroz F.
> Basir wrote:
> > > 
> > > anybody ever cvsup behind http proxy? The only
> way to
> > > go out (internet) is going through http proxy.
> And
> > > this http require authentication as well. Any
> ideas?
> > > 
> > > Thank you in advance.
> > >
> > 
> > Try to set "HTTP_PROXY" & "HTTP_AUTH" variable:
> > 
> > # HTTP_PROXY=your.proxy
> > # HTTP_AUTH=login:pass
> > # export HTTP_PROXY HTTP_AUTH
> > # cvsup -L 2 my_supfile
> 
> cvsup doesn't use http, so a http proxy won't be any
> use to you.  You
> could use something like httptunnel to tunnel to a
> site outside the
> firewall, or an alternative source distribution
> method like ctm (which
> uses email).
> 
> Kris
> ___
> [EMAIL PROTECTED] mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]" 


BT Yahoo! Broadband - Save £80 when you order online today. Hurry! Offer ends 21st 
December 2003. The way the internet was meant to be. 
http://uk.rd.yahoo.com/evt=21064/*http://btyahoo.yahoo.co.uk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup behind http proxy

2003-12-10 Thread Kris Kennaway
On Thu, Dec 11, 2003 at 12:19:37AM +0100, staf wagemakers wrote:
> On Wed, Dec 10, 2003 at 10:14:14PM +, Feroz F. Basir wrote:
> > 
> > anybody ever cvsup behind http proxy? The only way to
> > go out (internet) is going through http proxy. And
> > this http require authentication as well. Any ideas?
> > 
> > Thank you in advance.
> >
> 
> Try to set "HTTP_PROXY" & "HTTP_AUTH" variable:
> 
> # HTTP_PROXY=your.proxy
> # HTTP_AUTH=login:pass
> # export HTTP_PROXY HTTP_AUTH
> # cvsup -L 2 my_supfile

cvsup doesn't use http, so a http proxy won't be any use to you.  You
could use something like httptunnel to tunnel to a site outside the
firewall, or an alternative source distribution method like ctm (which
uses email).

Kris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup behind http proxy

2003-12-10 Thread staf wagemakers
On Wed, Dec 10, 2003 at 10:14:14PM +, Feroz F. Basir wrote:
> 
> anybody ever cvsup behind http proxy? The only way to
> go out (internet) is going through http proxy. And
> this http require authentication as well. Any ideas?
> 
> Thank you in advance.
>

Try to set "HTTP_PROXY" & "HTTP_AUTH" variable:

# HTTP_PROXY=your.proxy
# HTTP_AUTH=login:pass
# export HTTP_PROXY HTTP_AUTH
# cvsup -L 2 my_supfile

-- 
Staf Wagemakers

email:  [EMAIL PROTECTED]
homepage:   http://staf.patat.org

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup behind http proxy

2003-12-10 Thread Feroz F. Basir
hi,

anybody ever cvsup behind http proxy? The only way to
go out (internet) is going through http proxy. And
this http require authentication as well. Any ideas?

Thank you in advance.



BT Yahoo! Broadband - Save £80 when you order online today. Hurry! Offer ends 21st 
December 2003. The way the internet was meant to be. 
http://uk.rd.yahoo.com/evt=21064/*http://btyahoo.yahoo.co.uk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"