#26652: Arb install error ---------------------------------+------------------------------------------ Reporter: elynch@… | Owner: matt.cottrell@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: invalid | Keywords: Port: arb | ---------------------------------+------------------------------------------ Comment(by gawbul@…): Do you use a proxy server? It is possible you need to set the proxy settings for Subversion!? I had the same issue behind the university proxy here and that seemed to have solved it. The settings can be found in ~/.subversion in the servers file. You should sudo nano ~/.subversions/servers and changed the http-proxy-host and http- proxy-port variables in the [global] section near the bottom of the file :) I also incidentally amended the [groups] section to have group1 = *.mikro.biologie.tu-muenchen.de and the [group1] section to have the same http-proxy-host and http-proxy-port variables as above, but also uncommented and changed the username variable to coder (as the username:password for the ARB subversion site is coder:gimmeARBsource), but after commenting these out again it still worked. -- Ticket URL: <https://trac.macports.org/ticket/26652#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS