OK, I believe that CMake version 2.8.0 does not support git properly.
I just pulled the nightly cmake and it configured my project correctly
(I think). At least on linux.

I'm not sure about the latest 2.8.x version.

Bill

On Sat, May 8, 2010 at 12:21 PM, Bill Lorensen <bill.loren...@gmail.com> wrote:
> Bill,
>
> I just pulled the latest cmake. When I configure cmake  with cmake I
> get the same warning:
>  CTest cannot determine repository type. Please set UPDATE_TYPE to
> 'cvs' or 'svn'. CTest update will not work. I suspect that since the
> cmake project uses scripts to do the builds, that the CMakeLists.txt
> file is missing some critical git related stuff that is being supplied
> by the ctest scripts.
>
> Bill
>
> On Sat, May 8, 2010 at 10:38 AM, Bill Lorensen <bill.loren...@gmail.com> 
> wrote:
>> Attached is my DartConfiguration.tcl
>>
>> I'm using
>> cmake version 2.8.0
>>
>> Bill
>>
>> On Sat, May 8, 2010 at 9:35 AM, Bill Hoffman <bill.hoff...@kitware.com> 
>> wrote:
>>> On 5/7/2010 5:25 PM, Bill Lorensen wrote:
>>>>
>>>> I'm willing to try anything.
>>>>
>>>> Let's start from scratch.
>>>>
>>>> What are the proper cmake setting I should use?
>>>>
>>>> The goal:
>>>> Have a CMakeLists.txt file that will allow users to type
>>>> make Experimental
>>>> or
>>>> make Nightly
>>>>
>>>> and do the right thing. Just like things worked with cvs.
>>>>
>>> What is in your DartConfiguration.tcl in the build tree?
>>>
>>> It seems to be working for CMake.  What version of CMake are you using?
>>>
>>>
>>> -Bill
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the CMake FAQ at:
>>> http://www.cmake.org/Wiki/CMake_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.cmake.org/mailman/listinfo/cmake
>>>
>>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to