The Subversion manual states:
\'!\' Item is missing (e.g. you moved or deleted it without using svn). This also indicates that a directory is incomple
\'!\'
Item is missing (e.g. you moved or deleted it without using svn). This also indicates that a directory is incomple
If you deleted a file and it's marked with !, just run svn rm --force to tell SVN to delete the file from the repository also.
!
svn rm --force