Hello, > I've got a VS2012 solution in a SVN repo. I wanted to delete some files from > the solution. Since I deleted them, they keep showing up in the Pending > Changes window with a red icon. I've tried adding these file types to the > ignore list but they are still showing in the Pending Changes. Is there a > way to remove them/update subversion where it won't think they are missing > and remove them from the Pending Changes window? If someone could give me > the steps I'd really appreciate it.
I guess that you removed those files via Windows Explorer, without using svn client, e.g. VisualSVN. So the status of those files in the working copy is "missing" now. If you want to solve the issue, go to VISUALSVN | Commit..., select missing files you want to remove and and commit the change. That's it. You have to perform file operations via Subversion client to avoid such issues in future. Thank you. -- With best regards, Pavel Lyalyakin VisualSVN Team -- You received this message because you are subscribed to the Google Groups "VisualSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to visualsvn+unsubscr...@googlegroups.com. To post to this group, send email to visualsvn@googlegroups.com. Visit this group at http://groups.google.com/group/visualsvn. For more options, visit https://groups.google.com/d/optout.