after attempting to work through one of those "item deleted on update" conflict, I'm now at the point where the latest revision of the trunk has the files, but my working copy, with svn info showing it to be at the same revision, does not show the files. svn status shows a D next to the files in question, but the server browser still shows the files as officially part of the repo.
svn status does not show a conflict, svn revert doesn't work, deleting the folder and then doing svn update doesn't bring the files back. since the server browser seems to show the files i'm sure the problem is with my working copy, but I can't blow the whole working copy away just to get these files back in. I could use some pointers here. Thanks all.