17 Feb
2010
17 Feb
'10
12:21 a.m.
On Tue, 16 Feb 2010 10:22:44 +0200, Oleksandr Byelkin <sanja@askmonty.org> 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