I have a WordPress plugin that I update using TortoiseSVN V1.14.1 on Win 10
There is a specific file that I don't want to include in updates. I have marked it to be excluded "tortoisesvn > unversion and add to ignore list" which puts an X on the file icon. So far so good.
The issue is that when I next go to commit, the file is listed as deleted and it looks like it will be deleted from the repository if I proceed.
Is that accurate or is it simply ambiguous, in that it is being ignored, but it won't really be deleted.