/srv/irclogs.ubuntu.com/2014/06/24/#bzr.txt

=== wallyworld_ is now known as wallyworld
=== lala__ is now known as lalatenduM
mbruzekGood morning bzr folks.13:37
LeoNerdMorning. Well, afternoon actually13:40
mbruzekI am trying to get a system that has limited network access be able to use the bzr commands such as bzr init, bzr whoami, bzr add, and bzr commit.  What ports do I need to allow in the firewall to use bzr?13:40
LeoNerdNothing in particular.13:40
LeoNerdIt's not going to talk networking at all if it's local13:40
LeoNerdIf you're going to push it over, say, ssh; you just need ssh access13:40
mbruzekIt doesn't need to dial home?13:40
LeoNerdWhere's "home"?13:41
mbruzeklaunchpad.13:41
LeoNerdbzr init; bzr add "some files"; bzr commit -m "here's a message"13:41
LeoNerd^-- makes something local13:41
mbruzekoh!13:41
LeoNerdbzr -could- talk to LP if you want it to, but it won't normally13:41
LeoNerdIt's decentralised13:41
mbruzekThank you LeoNerd I didn't understand that13:41
mbruzekwhich would also explain why my search has not turned up very much.13:43
mbruzekThanks very much LeoNerd.13:48
LeoNerd:P13:48
mbruzekLeoNerd what if I am trying to contact launchpad.net for example "bzr branch lp:juju"13:48
LeoNerdWell, then it'll try to pull from LP.. likely over HTTP13:49
LeoNerdSo as long as you can make outbound HTTP requests you'll be fine13:49
mbruzekI obviously need to open the firewall to launchpad13:49

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