On 11/14/05, Jim Wilson <[EMAIL PROTECTED]> wrote: > Well, maybe not. My subversion check-out is screwed up, and I don't see > how to fix it. An update failed because of a bug with my external diff > program. I fixed that. I fumbled around a bit trying to find the right > svn command I need to recover from this. Now I've got a locked working > copy, and I'm getting errors from svn cleanup. I need something > equivalent to "cvs update -A" here. I know my tree is screwed up, I > just want svn to ignore everything I have in my working copy and give me > the most recent copy of everything. I think I need to check out a new > tree from scratch at this point.
'svn revert' doesn't work for you? What does 'svn status' say?