A small bzr usage update. When committing bugfixes please use "bzr
commit --fixes squid:<bugnumber>".

You need a little configuration to enable the squid bugtracker. In
$HOME/.bazaar/bazaar.conf add

[DEFAULT]
bugzilla_squid_url = http://bugs.squid-cache.org

You can add as many --fixes arguments as needed. For example if working
on an bug registered in launchpad then use --fixes lp:<bugnumber> and
launchpad will automatically close the bug when the change gets pushed
there.


Regards
Henrik

Reply via email to