Alexander K. Hansen <alexanderk.hansen <at> gmail.com> writes:

> Does anybody happen to know if the cvs executable on Leopard is built with 
> HTTP proxy support--along the lines of our cvs-proxy package?  If it is then 
> our packages aren't really necessary and I'm going to mark them as 10.4 only.
> 
> If not, I'll leave cvs-proxy for Leopard.

Looks like cvs in Leopard has support that's a relative of this patch:

http://ximbiot.com/cvs/cvshome/cyclic/cvs/dev-win-ttaylor.txt

which takes proxy info as a part of $CVSROOT instead of $CVS_PROXY that Fink's
cvs-proxy expects:

cat /sw/fink/dists/unstable/main/finkinfo/devel/cvs-proxy.patch | grep CVS_PROXY
...
+       env_var = getenv("CVS_PROXY");

-Tom


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to