Re: Cannot delete directory after deleting included file

2010-08-13 Thread Richard Biffl
"Johan Corveleyn" wrote in message news:aanlktikwgybh37j97rbemcyqrue08uvauyjix=kha...@mail.gmail.com... This looks similar to issue 3526: http://subversion.tigris.org/issues/show_bug.cgi?id=3526 - Commit of newly added file followed by move (or delete) of parent dir causes tree conflict A coupl

Cannot delete directory after deleting included file

2010-08-08 Thread Richard Biffl
If I delete a file from a directory in my working copy, and commit the deletion, and then delete the directory that held the deleted file, I cannot commit the working copy. I get a message instead that the directory is out of date. At that point, I cannot revert the directory deletion, and if I tr