I\'m using Versions for SVN.
I attempt to commit and get this message:
Commit failed (details follow): \'/Users/mike/Sites/mysite.com/astss-
This solved my similar problem. I used it to revert the changes, then I added everything and commited changes in the terminal with
svn add folder_path/* svn commit -m "message"