CMS
2009-07-15 06:15:16
Just make sure any files with modifications that you want to keep are unchecked.
Fredrik Mörk
2009-07-15 06:16:31
Thanks for the reply.I did see those "missing" files and checked them before dismissed the revert dlg. But when I apply "update" nothing happened inside that folder.When I "revert" that folder again, "missing" files were gone but only "modified" were left.
2009-07-15 06:22:50
When you revert *missing* files, they are restored back to your working copy, I'm sure the files were restored.
CMS
2009-07-15 06:29:42
unfortunately that's not the case. Does it mean I have a broken SVN folder? For details, please refer to the above pic.Thanks,
2009-07-15 06:39:09
You can then delete them with the SVN delete command if you don't ant them.
Martin Beckett
2010-05-03 15:21:03
A:
I see this a lot with the Subversive plugin in Eclipse and the command line SVN client. When following HEAD it usually doesn't happen, but when I switch to an earlier revision and back to head I usually lose a file that was added or removed in the mean time. "svn up folder/" does not restore them, "svn up folder/file" does ("Added"). I didn't see that with earlier subversion versions, to me this seems to be regression in 1.5 or 1.6.
me
2010-05-03 15:12:23