bzr-svn behind a proxy

Asked by Timmie

Hello,
my bazaar.conf contains:

[DEFAULT]
http_proxy = http://example.com:1234

But branching an SVN branch results in a time-out:

bzr branch https://svn.osgeo.org/grass/grass/trunk grass_trunk_bzr
bzr: ERROR: Connection error: while sending OPTIONS /grass/grass/trunk/: (10060, 'Operation timed out')

What do I need to change?

Thanks in advance.

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Subversion Plugin Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Jelmer Vernooij (jelmer) said :
#2

reopening

Revision history for this message
Jelmer Vernooij (jelmer) said :
#3

you need to set your proxy in your subversion configuration as well, since bzr-svn uses libsvn to access subversion repositories.

Revision history for this message
Martin Pool (mbp) said :
#4

@jelmer can I suggest you make this a faq? I don't have permission to.

Revision history for this message
Jelmer Vernooij (jelmer) said :
#5

You need to configure the proxy in the Subversion library as well, since that is what bzr-svn uses internally.

See ~/.subversion/servers.
FAQ #991: “behind a proxy”.

Revision history for this message
Samuel Bronson (naesten) said :
#6

@jelmer: don't you want to, uh, put the *answer* in the FAQ too? Might also be a good idea to suggest how this might be accomplished on Windows (there are 3 or 4 different possibly-desirable locations there!)

[Gee, three different buttons to choose from? I guess this is an "information request"...]

Revision history for this message
Jelmer Vernooij (jelmer) said :
#7

done.

Can you help with this problem?

Provide an answer of your own, or ask Timmie for more information if necessary.

To post a message you must log in.