/srv/irclogs.ubuntu.com/2012/11/29/#bzr.txt

=== echo-are` is now known as echo-area
=== r0bby_ is now known as robbyoconnor
mgzmorning!08:21
=== mmrazik is now known as mmrazik|lunch
=== mgz_ is now known as mgz
jelmerhey mgz!11:57
mgzhey!12:00
=== mmrazik|lunch is now known as mmrazik
vilahey jelmer, mgz ;)13:15
jelmerhi vila13:52
=== 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
jlfhi #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:26
LarstiQ_jlf: that depends on what savannah is providing20:42
LarstiQ_jlf: but, maybe that is not the problem20:43
LarstiQ_jlf: can you verify some other way /emacs/trunk exists and is a bzr branch?20:44
LarstiQ_jlf: hitchhiker might be helpful20:44
jlfi've used this in the past without incident, but i suspect the firewall is blocking me from this location20:44
LarstiQ_aha, then the error is a bit misleading20:46
jlfit wouldn't be the first time :)20:47
LarstiQ_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
LarstiQ_jlf: myself I'd maybe try tunneling ssh through somewhere else20:47
jlfi'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:2220:48
LarstiQ_jlf: if savannah provides the bzr:// protocol you can also try that20:48
LarstiQ_jlf: let's see20:49
LarstiQ_jlf: either a Host entry in ~/.ssh/config, since bzr calls out to ssh anyway, or20:49
LarstiQ_jlf: bzr+ssh://host:port/path20:51
jlfLarstiQ_: thanks.  since i don't see an option to specify transport in  bzr up  , how should i specify it?20:53
LarstiQ_jlf: that sounds like you're using a checkout20:54
jlfi'm an extremely casual user but i have pushed a few changes into the tree successfully this way20:54
LarstiQ_jlf: you can use `bzr bind bzr+ssh://host:port` to bind your checkout to something else20:55
jlfgreat, thank you!20:55
LarstiQ_jlf: remember to change it back when the firewall is no longer an obstacle :)20:56
* jlf nods20:56
fullermdDoing manual ssh/sftp-ery is a good way to see if you can't track down where things break.20:56
=== Guest46508 is now known as dpb___

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!