=== echo-are` is now known as echo-area === r0bby_ is now known as robbyoconnor [08:21] morning! === mmrazik is now known as mmrazik|lunch === mgz_ is now known as mgz [11:57] hey mgz! [12:00] hey! === mmrazik|lunch is now known as mmrazik [13:15] hey jelmer, mgz ;) [13:52] hi vila === yofel_ is now known as yofel === deryck is now known as deryck[lunch] === deryck[lunch] is now known as deryck === blender_owl is now known as embersoaker [20:26] hi #bzr, i'm getting the error 'bzr: ERROR: Unable to connect to target of bound branch BzrBranch7(file:///Users/jlf/trunk/) => bzr+ssh://jlf@bzr.savannah.gnu.org/emacs/trunk/: Not a branch: "bzr+ssh://jlf@bzr.savannah.gnu.org/emacs/trunk/".' when i try to do bzr up -- this may be due to firewall settings beyond my control. can i specify an alternate transport method to update my repo? [20:42] jlf: that depends on what savannah is providing [20:43] jlf: but, maybe that is not the problem [20:44] jlf: can you verify some other way /emacs/trunk exists and is a bzr branch? [20:44] jlf: hitchhiker might be helpful [20:44] i've used this in the past without incident, but i suspect the firewall is blocking me from this location [20:46] aha, then the error is a bit misleading [20:47] it wouldn't be the first time :) [20:47] jlf: other transports are slower, but you could see if http or sftp works (though if ssh works, sftp probably doesn't either) [20:47] jlf: myself I'd maybe try tunneling ssh through somewhere else [20:48] i'm something of a noob -- how can i check and specify the transport method? iow i can set up a tunnel but i don't know how to tell bzr to go there instead of savannah:22 [20:48] jlf: if savannah provides the bzr:// protocol you can also try that [20:49] jlf: let's see [20:49] jlf: either a Host entry in ~/.ssh/config, since bzr calls out to ssh anyway, or [20:51] jlf: bzr+ssh://host:port/path [20:53] LarstiQ_: thanks. since i don't see an option to specify transport in bzr up , how should i specify it? [20:54] jlf: that sounds like you're using a checkout [20:54] i'm an extremely casual user but i have pushed a few changes into the tree successfully this way [20:55] jlf: you can use `bzr bind bzr+ssh://host:port` to bind your checkout to something else [20:55] great, thank you! [20:56] jlf: remember to change it back when the firewall is no longer an obstacle :) [20:56] * jlf nods [20:56] Doing manual ssh/sftp-ery is a good way to see if you can't track down where things break. === Guest46508 is now known as dpb___