Fossil SCM
Unable to "fossil conf pull all" via proxy
Fixed
311fbfd6b696142…
· opened 15 years, 7 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- Aug. 24, 2010 1:07 p.m.
C:\foo>fossil pull
Server: http://[email protected]/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
same local repository, same remote repository url and proxy settins, user has admin privileges:
>C:\foo>fossil conf pull all
Bytes Cards Artifacts Deltas
Send: 619 24 0 0
fossil: can't resolve host name: example.com
It turns out that fossil conf do not respect proxy setting at all. Should this be fixed or it is intentional?
anonymous claiming to be urmil added on 2010-08-26 07:32:27:
Duplicate of [0d1a4fe14f]. See that ticket for fix.