On Tue, 16 Feb 2010 10:22:44 +0200, Oleksandr Byelkin <[email protected]> wrote > Most 'feature' diffs are too large so IMHO it is good to put following > to ~/.bazaar/bazaar.conf ([DEFAULT] section): > post_commit_difflimit = 10000
Another way (that we use in Drizzle) is to just regularly push to launchpad and link the branch with the task being worked on (we use blueprints on launchpad, which has a specific field for this). you could also use 'bzr send' type things in the commit mails, so you could even apply the commit mails and merges would work. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

