[Insight-developers] Adding a SimpleITK dashboard branch
Bradley Lowekamp
blowekamp at mail.nih.gov
Tue Aug 2 13:53:22 EDT 2011
Great! Thank you.
In reading through the scripts I don't see how gitmod.bat.in or gitmod.sh.in are used. Are they legacy cruft?
I figured as much with the subtrees. So now we have two separate project where a branch shares a common history. So we can do normal stuff, with these two matching branches even though the reset of the repo is different. Nifty, makes since.
Brad L
On Aug 2, 2011, at 12:57 PM, Brad King wrote:
> On 8/2/2011 10:50 AM, Bradley Lowekamp wrote:
>> I know how to create s new directory, and initialize a new repo,
>> then push the then origin with a new topic. I presume I have
>> permission to do this?
>
> I just pushed out the ITK dashboard branch to SimpleITK and added
> permission for you to update it.
>
>> ITK's itk_common.cmake, is 95% of what is needed. I was thinking
>> that using git subtrees may be the best way to base of ITK's and
>> have the ability to merge. However most subtree workflows I have
>> seen are based on directory mapping a separate project, not the
>> root. Do you think this is a good approach?
>
> Subtree features only work for mapping to a subdirectory. That's
> why it's called "subtree". You can however just merge two totally
> independent projects together and let their root trees mingle.
>
> -Brad K
More information about the Insight-developers
mailing list