Activity log for bug #388881

Date Who What changed Old value New value Message
2009-06-18 09:41:04 Matt Nordhoff bug added bug
2009-06-18 09:42:43 Matt Nordhoff description lp:bzr r4459, lp:lp:bzr-push-and-update r12. $ bzr push bzr+ssh://user@example.com:2222/branch/ running "ssh user@example.com:2222 bzr update "/branch/"" ssh: example.com:2222: Name or service not known This transport does not update the working tree of: bzr+ssh://user@example.com:2222/branch/. See 'bzr help working-trees' for more information. Pushed up to revision 123. bzr-push-and-update needs to separate out the port and pass it to ssh in the correct way. lp:bzr r4459, lp:bzr-push-and-update r12. $ bzr push bzr+ssh://user@example.com:2222/branch/ running "ssh user@example.com:2222 bzr update "/branch/"" ssh: example.com:2222: Name or service not known This transport does not update the working tree of: bzr+ssh://user@example.com:2222/branch/. See 'bzr help working-trees' for more information. Pushed up to revision 123. bzr-push-and-update needs to separate out the port from the hostname and pass it to ssh in the correct way (ssh -p 2222 user@...).
2011-06-28 14:47:25 Jelmer Vernooij bzr-push-and-update: status New Triaged
2011-06-28 14:47:27 Jelmer Vernooij bzr-push-and-update: importance Undecided Medium