Overview
Artifact ID: | 59a36d1f932cb6e138be2d8da7069529da85d5af |
---|---|
Ticket: | 311fbfd6b696142a4b2c86dcf2c4595ed3e5a0ed
Unable to "fossil conf pull all" via proxy |
User & Date: | anonymous 2010-08-24 13:07:47 |
Changes
- comment changed to:
<verbatim>C:\foo>fossil pull Server: http://user@example.com/repo/foo.repo via proxy: http://192.168.2.1:3128/ Bytes Cards Artifacts Deltas Send: 146 2 0 0 Received: 384 9 0 0 Total network traffic: 370 bytes sent, 438 bytes received </verbatim> same local repository, same remote repository url and proxy settins, user has admin privileges: <verbatim>>C:\foo>fossil conf pull all Bytes Cards Artifacts Deltas Send: 619 24 0 0 fossil: can't resolve host name: example.com </verbatim> It turns out that <kbd>fossil conf</kbd> do not respect proxy setting at all. Should this be fixed or it is intentional?
- foundin changed to: "[8474ca6747] 2010-08-23 22:24:16 UTC"
- private_contact changed to: "7dbf398b8524d19867c9afaa7207ea0a602e4458"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Unable to "fossil conf pull all" via proxy"
- type changed to: "Code_Defect"