I'll do my best to describe the steps to reproduce. Information regarding
version numbers and my PC are at the bottom.
1. Find a versioned directory in your WC that contains other versioned
directories and files under it.
2. Add some new files and change some existing files under this
directory.
3. Commit the directory that contains the modified/added files in it
4. After the commit completes and without doing an update, SVN Delete
that directory.
5. Try to commit the delete.
6. It fails, saying it needs to be updated.
7. Do an update. You get a tree conflict.
8. Delete the deleted directory (It should still be there with an X
overlay).
9. Do an clean/update a few times, revert the delete, and update again.
Notice how it isn't pulling down that directory again. You actually have to
delete the parent of the deleted directory and do another update at a higher
level in order for it to pull down that directory again so you may try to
delete it once more.
Let me know if these directions are clear. Information below:
Operating System: Windows 7 Ultimate x64 Build 7201
*TortoiseSVN Version Information: *
TortoiseSVN 1.6.99, Build 16641 - 64 Bit -dev, 2009/06/25 17:55:34
Subversion 1.6.4, -dev
apr 1.3.5
apr-utils 1.3.7
neon 0.28.4
OpenSSL 0.9.8k 25 Mar 2009
zlib 1.2.3
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2366197
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-29 04:29:54 CEST