Hi Fabian,

I had the same issue with my branch, the problem is known in Launchpad[1].
To fix it, you not only have to fix branch.conf as you already
guessed, but also trigger a re-reading of the file. This can be done
with a simple python script that you can find in the bug report.

To access the file branch.conf, you can use sftp, e.g.
sftp f...@bazaar.launchpad.net:~fmos/zim/features/.bzr/branch
sftp> get branch.conf
[edit the branch.conf file]
sftp> put branch.conf

Cheers,
  Marcel

[1] https://bugs.launchpad.net/launchpad/+bug/377519

_______________________________________________
Mailing list: https://launchpad.net/~zim-wiki
Post to     : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp

Reply via email to