Problem with static fields and indirect-dispatch

Andrew Pinski pinskia@physics.uc.edu
Thu May 11 16:11:00 GMT 2006


On May 11, 2006, at 9:07 AM, Casey Marshall wrote:

> OK. I have to run the weekly snapshots, because corporate wisdom  
> prevents me from using SVN.

I also have this issue at work but you use svn over http and it works.

svn co http://gcc.gnu.org/svn/gcc/trunk will work.
and yes this is documented:
http://gcc.gnu.org/svn.html
------------------------------------------------------------------------ 
--------

If you are behind a firewall that does not allow the svn protocol  
through, you can replace svn:// with http://. You may also need to  
modify your subversion servers file (~/.subversion/servers) to set  
http-proxy-host and http-proxy-port. You should only use the http  
protocol if the svn protocol does not work; the http protocol has a  
higher server overhead associated with it and will be slower.

------------------------------------------------------------------------ 
--------



-- Pinski



More information about the Java mailing list