2009/5/18 Zied ABID <[email protected]>: > > Hi, > If you manage your project with bzr , You can do it also when committing: > bzr commit --fixes=[Bug NUMBER] > > Try bzr help commit for more details. >
Actually that needs to be '--fixes=lp:NUMBER' to indicate it's a Launchpad bug. You can also work with other bug trackers. -- Martin <http://launchpad.net/~mbp/> _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

