Is there a way to recursively svn delete
files in a working copy that have been moved/deleted outside of SVN with SharpSVN?
I have a task that runs periodically to commit a directory exactly as it is, but I need files that have been removed to be marked as deleted
instead of missing
.