On Mon, Aug 13, 2012 at 01:26:11PM +0200, Martijn Coppoolse wrote:
> On 13-8-2012 13:13, Richard Hipp wrote:
> >Have you read about accessing Fossil through a proxy?
> >http://www.fossil-scm.org/fossil/doc/trunk/www/quickstart.wiki#proxy
> 
> Yes, that's where I read about the proxy settings.
> 
> It’s specifically when I try to _use_ a proxy that I get this
> unexpected error: "unknown repository":
> 
>     C:\Proj32\Vragenlijst\src>fossil sync --proxy fwdh2:8080

I once had problems because the proxy URL I used didn't contain "http://";.

I can't remember if this happened to me with fossil though.

I was using the http_proxy envvar though.

Regards,
Lluís.


> >    Then I did
> >
> >         fossil set proxy fwdh2:8080
> >
> >    (since fwdh2:8080 is our network's proxy server), but now `fossil
> >    sync` gives the following error:
> >
> >         Server: http://[email protected]:8080/repo
> >         C:\MC\Run\Util\Console\fossil.exe: unknown repository: fwdh2:8080
> >
> >    Am I doing something wrong? If so, what should I do instead?
> >    Or is Fossil somehow interpreting my proxy as a repository name?
> >    (Note that I’m running this command from the checkout directory;
> >    with `fossil set proxy off`, it tries to connect to the correct
> >    remote-url).
> >    Or is Fossil running into some other problem, and somehow displaying
> >    the wrong error message?
> >
> >    FYI: I’m using the official Windows release:
> >         This is fossil version 1.23 [957b17af58] 2012-08-08 11:25:57 UTC
> >
> >    Thanks for any info, hints or pointers!
> >
> >    --
> >    Martijn Coppoolse
> >
> >
> >    _________________________________________________
> >    fossil-users mailing list
> >    [email protected].__org
> >    <mailto:[email protected]>
> >    
> > http://lists.fossil-scm.org:__8080/cgi-bin/mailman/listinfo/__fossil-users
> >    <http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users>
> >
> >
> >
> >
> >--
> >D. Richard Hipp
> >[email protected] <mailto:[email protected]>
> >
> >
> >_______________________________________________
> >fossil-users mailing list
> >[email protected]
> >http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> >
> 
> 
> -- 
> Martijn Coppoolse
> 
> 
> 
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to