If you use SVN to commit your work and get the error “is scheduled for addition, but is missing” when committing to the repository, then problem is that the file is scheduled for the add operation but somehow it has been deleted and SVN couldn’t send it to the repository because the file no longer exist.
To make the commit works, all you need to do is undo the add operation
svn revert myfile
Hope this helps!
Timika
September 29, 2010 at 7:50 am
Hello! Is it OK if I go a bit off topic? I am trying to view your blog on my Macbook but it doesn’t display properly, any suggestions? Thanks for the help I hope! Timika