[vtk-developers] ANN: ParaView 3.10 branch & VTK 5.8 branch

Dave Partyka dave.partyka at kitware.com
Wed Dec 1 12:03:08 EST 2010


Getting things into the release has additional steps as you need to get your
commits into both master and release.

Once the branch is created, you woud:

git checkout -b yournewbranch origin/release

The rest is the normal commit procedure on the Wiki to get your commit
merged into master.

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.

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.

On Wed, Dec 1, 2010 at 11:39 AM, Sean McBride <sean at rogue-research.com>wrote:

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


More information about the vtk-developers mailing list