在 Xcode 4.4 SVN 中更新单个文件 [英] Update individual files in Xcode 4.4 SVN

查看:25
本文介绍了在 Xcode 4.4 SVN 中更新单个文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以在 Xcode 4.3 的 SVN 项目中更新"时选择单个文件.我可以查看哪些文件被更改和提交.

I could select individual file when 'update' in SVN project in Xcode 4.3. I could review which files were changed and committed.

但是在我将 Xcode 升级到 4.4 之后,当我从菜单栏中单击文件 > 源代码管理 > 更新"或在管理器中单击更新"时,没有更新的文件列表出现,只有很小的更新幻灯片出现.它会在没有我选择的情况下更新整个更改的文件.

But after I upgraded Xcode to 4.4, when I click 'File > Source Control > Update' from menu bar or click 'Update' in Organizer, no updated files list comes out and just tiny updating slide comes down. It updates whole changed files without my selection.

我知道我可以通过右键单击特定文件并选择源代码管理>更新选定文件"来更新它,但我想像在 Xcode 4.4 之前一样在一个窗口中查看整个更改的文件.

I know I can update specific file by right clicking it and select 'Source Control > Update Selected Files' but I want to review the whole changed files in one window like before Xcode 4.4.

我该怎么做?谢谢.

推荐答案

您似乎想要执行更新..."而不是更新".

It looks like you want to do "Update..." instead of "Update".

您可以让它显示在文件-->源代码管理下并按住控制键.

You can get that to show up under File-->Source Control and holding down the control key.

它看起来像在 XCode 4.4 中.默认的源代码控制选项已按如下方式切换:

It looks like in XCode 4.4. the default source control options have been switched around as follows:

Xcode 4.4+ - 默认 = "更新"

"Update" (Cmd+Opt+X) - 静默更新所有文件,除非存在需要手动更正的合并冲突

"Update" (Cmd+Opt+X) - Silently updates all files unless there is a merge conflict that needs to be manually corrected

"更新..." (Ctrl+Cmd+Opt+X) - 更新所有文件,允许您验证/合并更新的文件

"Update..." (Ctrl+Cmd+Opt+X) - Updates all files allowing you to verify/merge updated files

Xcode 4.3 - 默认 = "更新..."

"更新..." (Ctrl+Cmd+Opt+X) - 更新所有文件,允许您验证/合并更新的文件

"Update..." (Ctrl+Cmd+Opt+X) - Updates all files allowing you to verify/merge updated files

"Update All" (Cmd+Opt+X) - 静默更新所有文件,除非存在需要手动更正的合并冲突

"Update All" (Cmd+Opt+X) - Silently updates all files unless there is a merge conflict that needs to be manually corrected

这篇关于在 Xcode 4.4 SVN 中更新单个文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆