SVN (Subversion) Problem "File is scheduled for addition, but is missing" - Using Versions
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-02-11T21:29:07Z
Indexed on
2010/04/25
11:03 UTC
Read the original article
Hit count: 575
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?
© Stack Overflow or respective owner