Ticket Change Details
Not logged in
Overview

Artifact ID: 59a36d1f932cb6e138be2d8da7069529da85d5af
Ticket: 311fbfd6b696142a4b2c86dcf2c4595ed3e5a0ed
Unable to "fossil conf pull all" via proxy
User & Date: anonymous 2010-08-24 13:07:47
Changes

  1. 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?
    
  2. foundin changed to: "[8474ca6747] 2010-08-23 22:24:16 UTC"
  3. private_contact changed to: "7dbf398b8524d19867c9afaa7207ea0a602e4458"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Unable to "fossil conf pull all" via proxy"
  7. type changed to: "Code_Defect"