[Insight-developers] Less strict SetupForDevelopment.sh

Gaëtan Lehmann gaetan.lehmann at jouy.inra.fr
Mon Apr 18 09:38:38 EDT 2011


Le 18 avr. 11 à 14:38, David Doria a écrit :

> I was working on a branch of ITK on github. This does not require any
> of the SetupForDevelopment stuff to have been setup. I pulled from ITK
> master on the branch I was working on. Now when I went to commit it
> complains that I haven't run SetupForDevelopment.sh (which I shouldn't
> have to and don't want to do). What are my options?
>

Hi David,

Is it a real fork, or are you planning to contribute your changes to  
ITK at some points?

If it is a real fork, then your should remove the hooks in your  
repository (rm -rf .git/hooks/*) and make sure that they won't be  
installed again by commenting the line

   include(itkCheckSourceTree)

at the main beginning of CMakeLists.txt.

If it's not a real fork, you should use the hooks to make sure that  
you're following the ITK style and this kind of things.

Gaëtan



-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr  http://www.itk.org
http://www.mandriva.org  http://www.bepo.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110418/7a90e7a0/attachment.pgp>


More information about the Insight-developers mailing list