[Insight-developers] Fix in 3.20 or 4?

Dženan Zukić dzenanz at gmail.com
Tue Aug 10 11:30:47 EDT 2010


I added the changes as a note to bug report.

Yes, I installed MSysGit (it was clearly mentioned in the
documentation). But TortoiseGit would not recognize msysgit's install
directory (manual pointing to it unsuccessful).

Anyway, I decided to wait a bit before setting up git stuff until ITK
transition settles a bit, and hopefully windows git tools will improve
in the meanwhile.

Dženan

On Tue, Aug 10, 2010 at 16:05, Brad King <brad.king at kitware.com> wrote:
> On 08/10/2010 09:20 AM, Dženan Zukić wrote:
>> I found a minor bug in TriangleMeshToBinaryImageFilter. I already
>> reported it in Mantis (number: 11105), and it its fix is quite
>> obvious. However, should this fix go to 3.20.x branch or v4 branch?
>
> The patch should be applied as a commit based on v3.20.0.  Then
> it can be merged into both the release branch and master.  This
> is one of the advantages of distributed version control.  Work
> can start from any point in history (even as far back as the
> commit that introduced the bug).  No more manual copying of
> patches to each branch with the bug :)
>
>> If it should go to 3.20 branch, to whom should I send the diff?
>
> Attach it to the bug or post it here.  I can put it in the release
> branch for you.
>
>> what would be most convenient way to manage git repos on windows?
>> I tried TortoiseGit and I could not get it to work (Win7 x64).
>
> Did you install MSysGit too?  TortoiseGit requires it.  I do not
> know off the top of my head whether the installer comes with both.
> Git instructions and tutorials are almost all command-line based,
> so just MSysGit may be better for learning.  Later you can switch
> to TortoiseGit once you understand how to map the concepts.
>
> -Brad
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list