Hi, I'm learning to use bazaar to start pulling sources from launchpad, as opposed to subversion, and I'm having problems going via a proxy.
The idea is to check out as follows: bzr branch lp:~openerp/openobject-server/4.2 server which gives a connection refused. So in ~/.bazaar/authentication.conf I add: [proxy] host=proxy.mydomain.ch port=80 But that does help much. the proxy runs on port 80, and has no authentication. In Subversion I can do the some with a servers file like this: [groups] group1 = *svn.sourceforge.net [group1] http-proxy-host = proxy.mydomain.ch http-proxy-port = 80 I realise this is not an OpenERP issue, but imagine that some of you have hit this problem too? Thanks in advance, Sean
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
