[Insight-developers] SetupForDevelopment.sh finishes but doesn't think it has been run

David Doria daviddoria at gmail.com
Sun Apr 17 19:49:58 EDT 2011


On Sun, Apr 17, 2011 at 2:14 PM, David Doria <daviddoria at gmail.com> wrote:
> I ran SetupForDevelopment.sh as usual and everything seemed to go
> smoothly. However, I then tried to commit:
>
> [doriad at daviddesktop ITK]$ git commit -m "ENH: Allow ITK to compile
> with gcc 4.6"
>
> but got:
>
> Your work tree has not been configured for ITK development.
> Paste the following commands into a shell:
>  ./Utilities/SetupForDevelopment.sh
>
> I ran it again just for fun but the same error occurred.
>
> Any suggestions?
>
> David
>

I started fresh and now it works. I believe the problem was that I
didn't have my id_rsa file in .ssh when I ran SetupForDevelopment.sh
the first time. There should probably be some kind of
"ClearDevelopment.sh" or something so that if something gets screwed
up like this did you don't have to start all the way over with a new
clone.

David


More information about the Insight-developers mailing list