On Wednesday, April 11 2007 8:40:01 am NP, Simha (STSD) wrote:
>       Thanks for the response. I hit the next roadblock in getting the
> development subversion, since I am behind a proxy and the proxy is not
> supporting the required HTTP protocols.
>       Is there any other repository of the same code which is not
> under subversion?

Just as an FYI, subversion can make use of proxies through the 
~/.subversion/servers file[1].  An example using SourceForge would be:

**** START
[groups]
sourceforge = svn.sourceforge.net

[sourceforge]
http-proxy-host = proxy.mynetwork.net
http-proxy-port = 8080
**** END

[1] http://subversion.tigris.org/faq.html#proxy

-- 
paul moore
linux security @ hp
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to