Pharo only knows about HTTP proxies, not proxies for any other protocol.
On 26 Apr 2015, at 16:42, Andreas Wacknitz <a.wacknitz@gmx.de> wrote:
Am 26.04.2015 um 16:36 schrieb Max Leske <maxleske@gmail.com>:
On 26 Apr 2015, at 15:42, Andreas Wacknitz <a.wacknitz@gmx.de> wrote:
Trying to load a configuration that involves git (eg. QualityAssistant) with the configuration browser fails if I am behind a proxy while others (without git) work fine. Do I miss a configuration for git?
What exactly fails? Do you get an exception? Is it a connection problem?
The contents of downloaded files (eg. github-UkoQualityAssistantv041531859342567419945494505101053.zip) is just
<HTML></HTML>
and thus decompressing fails. This problem is reproducible behind a proxy and works without a proxy. Other configurations (e.g. NoCSV) work properly behind the proxy.