Renamed directory, now SVN not allowing me to commit
问题 I had a directory (a maven project) called old dir. I changed the name to new dir by doing an svn rename within Tortoisesvn. If you do svn status, I see it's done an SVN add on the new dir and and an svn delete on the old dir. When committing under Tortoisesvn, the directories and their contents are listed as either added or deleted, so it does appear that both 'sides' are being committed. However, committing gives this error. svn: Commit failed (details follow): svn: Cannot commit 'path\to