Hi, I am trying to checkout gcc sources. I tried to list out the branches using: svn ls http: ://gcc.gnu.org/svn/gcc/branches. Getting the following message: svn: OPTIONS of 'http://gcc.gnu.org/svn/gcc/branches': could not connect to server (http://gcc.gnu.org) This is the first time I am doing the checkout. I read through http://gcc.gnu.org/svn.html which has the mention about ~/.subversion/servers and setting of http-proxy-host and http-proxy-port. I have set these variables. But still facing the issue. Any suggestions? Thanks, Kannan