SVN (Subversion) Problem "File is scheduled for addition, but is missing" - Using Versions
- by Mike
I'm using Versions for SVN.
I attempt to commit and get this message:
Commit failed (details follow):
'/Users/mike/Sites/mysite.com/astss-cvsdude/Trunk/cart/flashfile.swf'
is scheduled for addition, but is
missing
I suppose this is because I had added files to the repo, and then deleted them via the filesystem.
I'd like to have it simply make note of my change, and apply the change to the repo.
How can I get around this?