Some comments: Fabian Groffen <[email protected]> writes:
> This is really old. Bootstraps no longer use a subversion-based tree, > but an rsync one. I don't know how rsync plays with a proxy setup, but > in the worst case it would mean to resort to webrsync, which uses plain > wget over http. rsync behind an HTTP proxy can be accomplished with env variable RSYNC_PROXY=$host:$port of course the proxy server need to have CONNECT method on rsync port enabled. -- XU Benda Research Center for Neutrino Science Tohoku University JAPAN http://www.awa.tohoku.ac.jp/~benda
