[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Why is svn displaying ! and ? on a file

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Mon, 23 Sep 2019 21:13:29 +0200

On Mon, 23 Sep 2019 14:58:58 -0400, Mark Phippard <markphip_at_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
Received on 2019-09-23 21:13:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.