On Mon, 23 Sep 2019 14:58:58 -0400, Mark Phippard <markp...@gmail.com>
wrote:

>> D:\Engineering\Projects\Subversion\HW\TcpCommTest>svn status
>> !       TCPCommTest.exe
>> ?       TcpCommTest.exe
>>
>> This was an unexpected response I have not seen before...
>>
>> The TcpComm.exe was about 19 Mb in size before the strip and now it is 1.9
>> Mb.
>> I want to commit it but for some reason there is no committable file in
>> the WC dir.
>>
>> What to do?
>>
>
>You essentially renamed the file when you changed the case.  Subversion is
>case-sensitive even if the OS is not.  You could rename the back to the
>original case or use the svn mv command to tell Subversion about the rename.

Oh Boy!
I did not see the TCP being changed to Tcp in the file name!
I wonder why the strip command did that?
In any case after I changed it back to TCP svn status shows the
expected result!
Thanks for the speedy reply!

-- 
Bo Berglund
Developer in Sweden

Reply via email to