That's expected: the 'depth' is changed to 'this item only' when you
delete a folder.
To get such a folder back, you have to use the "update to revision"
dialog and specify "fully recursive".
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2366268
To unsubscribe from this discussion, e-mail: [dev-uns...@tortoisesvn.tigris.org].
Why should this happen? It's just an ordinary SVN delete of a folder.
>> 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.
>
> That's expected: the 'depth' is changed to 'this item only' when you
> delete a folder.
Huh? the depth of what is changed? The folder is being deleted, it
doesn't have a depth. The parent depth shouldn't change just because
you decide to delete one of its child items.
> To get such a folder back, you have to use the "update to revision"
> dialog and specify "fully recursive".
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2366354
Huh? the depth of what is changed? The folder is being deleted, it
doesn't have a depth. The parent depth shouldn't change just because
you decide to delete one of its child items.
The strange thing is that you got a tree conflict in the first place.
From your description, that shouldn't have happened unless there was
something else happening that you forgot to mention.
Anyway: TSVN doesn't change the depth itself when deleting (the
svn_client_delete3() API doesn't even have a depth param).
So it really has to be an svn issue - problem is that without an exact
recipe on how to reproduce, the issue won't get fixed.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2366640