On Wed, Dec 10, 2003 at 10:14:14PM +0000, 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]"

Reply via email to