← Back to team overview

maria-developers team mailing list archive

Re: "Diff too large for email" problem

 

On Tue, 16 Feb 2010 10:22:44 +0200, Oleksandr Byelkin <sanja@xxxxxxxxxxxx> 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



References