Getting things into the release has additional steps as you need to get your commits into both master and release.  <div><font class="Apple-style-span" color="#CC0000"><br></font></div><div><font class="Apple-style-span" color="#CC0000">Once the branch is created,</font> you woud:<div>

<br></div><div>git checkout -b yournewbranch origin/release</div><div><br></div><div>The rest is the normal commit procedure on the Wiki to get your commit merged into master.</div><div><br></div><div>Optionally you could use Gerrit and add a note requesting to have your topic merged into the release branch. Otherwise it is as simple as email the list or pinging me.</div>

<div><br></div><div>Summarizing, you should proceed as normal except you should originate your topic branches from release instead of master. And then let us know when you're changes are ready to be merged into master.<br>

<br><div class="gmail_quote">On Wed, Dec 1, 2010 at 11:39 AM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Mon, 29 Nov 2010 13:30:50 -0500, Dave Partyka said:<br>
<br>
>We will be branching ParaView and VTK for their respective releases soon<br>
>(probably this week). This is a heads up that finished features, bug fixes,<br>
>etc., that are a part of these releases should be merged in the coming days.<br>
<br>
</div>Forgive me if this is a dumb question, but... what is the correct<br>
procedure here?<br>
<br>
Should I: provide a .patch file in Mantis? In Gerrit? Push to master?<br>
Push to next? Use github?<br>
<br>
I've looked through here, but am still not sure...<br>
<<a href="http://www.vtk.org/Wiki/Git" target="_blank">http://www.vtk.org/Wiki/Git</a>><br>
<br>
Thanks,<br>
<br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<div class="im"><br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
</div><div class="im">Follow this link to subscribe/unsubscribe:<br>
</div><a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div></div>