Comment 1 for bug 671050

Revision history for this message
Vincent Ladeuil (vila) wrote :

That's weird, it doesn't display anything about push_location:appendpath ?
I see no reason to display lp:///~jameinel/bzr instead of lp:~jameinel either, wrong copy/paste ?

Now, for locations.conf where several sections mention the same option, the section name needs to be displayed...

I was hoping to leave that un-addressed for a while, but I forgot about this case, so the section name should be displayed too.

But I think the right display for your case should be:

$ bzr config --all push_location
locations:
 [/path/to/dev/bzr]
  push_location = lp:~jameinel/bzr
  push_location:appendpath = True
 [/path/to/dev]
  push_location = lp:~jameinel
  push_location:appendpath = True