Comment 1 for bug 358377

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Perhaps I should mention the example that prompted me to file this bug report. According to James Westby, in the future I'll be able to make branches of Ubuntu packages, and publish bugfixes by doing

  bzr branch lp:ubuntu/jaunty/packagename
  vi; bzr commit --fixes lp:123456
  bzr push lp:~mgedmin/ubuntu/jaunty/packagename/mybranchname

Counting the path elements in the last command I cannot help but remember a Monty Python quote: "Five is right out!"