[Insight-developers] Locally modified files in continuous builds

Stephen Aylward stephen.aylward at kitware.com
Tue Jul 6 17:21:08 EDT 2010


Sorry - thought an automatic line-ending conversion was happening and
the converted files were being considered locally modified.

If a test is modifying them...then I retracted my not-so-helpful-help. :)

s

On Tue, Jul 6, 2010 at 5:07 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> As Brad said, log onto those machines and delete the files.
>
> On Tue, Jul 6, 2010 at 5:04 PM, Gabe Hart <gabe.hart at kitware.com> wrote:
>> The problem was caused by a test that I wrote which used a single metaIO
>> object for both input and output.  I've fixed the test, but it looks like
>> some of the machines where the input file got modified didn't get cleaned up
>> yet.
>>
>> -Gabe
>>
>> On 07/06/2010 05:00 PM, Bill Lorensen wrote:
>>>
>>> What test did this damage?
>>>
>>> On Tue, Jul 6, 2010 at 4:49 PM, Bradley Lowekamp<blowekamp at mail.nih.gov>
>>>  wrote:
>>>
>>>>
>>>> Hello,
>>>>
>>>> The problems is that a test modified a file in the local machines CVS
>>>> checkout directory. The CVS repository is good.
>>>>
>>>> The solution is to just delete the two effected files are the machines.
>>>>
>>>> Who has access to Dash13 and Dash11?
>>>>
>>>> Brad
>>>>
>>>> On Jul 6, 2010, at 4:38 PM, Stephen Aylward wrote:
>>>>
>>>>
>>>>>
>>>>> If a file accidentally gets added without '-kb', one can use the cvs
>>>>> admin command to recover. For example:
>>>>> $ echo '$Id$'>  kotest
>>>>> $ cvs add -m"A test file" kotest
>>>>> $ cvs ci -m"First checkin; contains a keyword" kotest
>>>>> $ cvs admin -kb kotest
>>>>> $ cvs update -A kotest
>>>>> # For non-unix systems:
>>>>> # Copy in a good copy of the file from outside CVS
>>>>> $ cvs commit -m "make it binary" kotest
>>>>>
>>>>> Plagiarized from
>>>>>
>>>>> http://www.idevelopment.info/data/Programming/change_management/unix_cvs/PROGRAMMING_Working_with_Binary_Files.shtml
>>>>>
>>>>> s
>>>>>
>>>>>
>>>>> On Tue, Jul 6, 2010 at 4:09 PM, Gabe Hart<gabe.hart at kitware.com>  wrote:
>>>>>
>>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> It looks like the continuous builds are reporting locally modified
>>>>>> files
>>>>>> again.  I know one of my commits was responsible for this before, but
>>>>>> it
>>>>>> seems that either some machines weren't fixed properly or the problem
>>>>>> has
>>>>>> resurfaced.  dash13.kitware and DASH11.kitware are reporting
>>>>>> modifications
>>>>>> to HeadMRVolume.raw and HeadMRVolumeCompressed.mha.  Does anyone have
>>>>>> ideas
>>>>>> on how to fix this?
>>>>>>
>>>>>> Thanks,
>>>>>> -Gabe
>>>>>> _______________________________________________
>>>>>> 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
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> ==============================
>>>>> Stephen R. Aylward, Ph.D.
>>>>> Director of Medical Imaging Research
>>>>> Kitware, Inc. - North Carolina Office
>>>>> http://www.kitware.com
>>>>> stephen.aylward (Skype)
>>>>> (919) 969-6990 x300
>>>>> _______________________________________________
>>>>> 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
>>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>>
>>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>
>> _______________________________________________
>> 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
>>
> _______________________________________________
> 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
>



-- 

==============================
Stephen R. Aylward, Ph.D.
Director of Medical Imaging Research
Kitware, Inc. - North Carolina Office
http://www.kitware.com
stephen.aylward (Skype)
(919) 969-6990 x300


More information about the Insight-developers mailing list