开发者

subversion svn: subdirectory deleted from working copy but update doesn't bring it back

开发者 https://www.devze.com 2023-02-12 02:31 出处:网络
I just had a problem with a tree conflict in subversion/tortoisesvn. after a lot of faffing about, reverting and clean ups, it got into the state where one existing subtree was shown as \"added\" (the

I just had a problem with a tree conflict in subversion/tortoisesvn. after a lot of faffing about, reverting and clean ups, it got into the state where one existing subtree was shown as "added" (there was no _svn directory inside it), even though the subtree was identical to the repository. so I deleted that subtree thinking an update would bring it back again

however, to my surprise, update doesn't bring this directory back and the commit and check for changes windows both imply that I am completely up to date.

of course i can just checkout a new working copy so i'm not that worried about rescuing it, but my concern is more that I currently have a working copy that I开发者_运维百科 know has a big chunk missing but the tool seems to think is fine. this doesn't seem very good for a version control system, and I'm worried about the consequences if this happened again in future without my noticing it.

is there any tool i can use to force a complete re-scan of my working copy, or to spot these kind of inconsistencies?

thanks

Andy


Try using the "update to revision" command, then set the update depth to "fully recursive" in the dialog.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号