On Mon, Sep 12, 2011 at 9:33 AM, Eric Payne <er...@yahoo-inc.com> wrote: > So, if a patch is the same for trunk plus one or more branches, would we need > to upload multiple patches? >
Correct. In my experience its been very rare that one patch applies to trunk and a stable branch, and trunk to a feature branch is normally done by a merge. Thanks, Eli