I just checked out a project from SVN (1.9.7) and it took a lot 
of time to get the executable.
This means that the exe file contains debugging symbols so I used 
the command strip -s to clean the exe file. Sdomehow I had forgotten
this when it was committed 2 years ago.

The strip worked fine and the file also works fine after the strip.

Then I checked that I could commit it:

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?
 
Best Regards, 

Bo Berglund 
email: bo.bergl...@gmail.com



Reply via email to