如何切换到 Intellij 中的另一个 subversion 分支?

发布于 2024-08-08 10:15:03 字数 219 浏览 7 评论 0原文

IntelliJ中切换分支的概念是什么? 我一定是瞎子或者白痴......

我假设会有一个“切换到复制”选项或类似的东西,但没有......

编辑澄清:我以前的IDE有一个简单的“切换到复制”选项copy”选项,它更新了与当前分支/主干不同的所有文件。 IntelliJ 似乎对此有一种完全不同的方法,我似乎不明白。帮助也不是很有用。

非常感谢有用的关键字、链接或提示。谢谢。

What is the concept of switching branches in IntelliJ?
I must be either blind or an idiot...

I would assume there'd be a "switch to copy" option or something like that, but there is none...

EDIT for clarification: my prev IDE had a simple "switch to copy" option, which updated all files being different from current branch/trunk.
IntelliJ seems to have a completely different approach to this, which I just do not seem to understand. The help is not very useful either.

Helpful keywords, links or hints are very much appreciated. Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

盗心人 2024-08-15 10:15:03

刚刚发现切换分支是使用更新对话框(VCS -> 更新项目,⌘T)完成的,我可以在其中选择我想要的任何分支、标签或修订。

Just discovered switching branches is done using the update dialog (VCS -> Update Project, ⌘T), where I can select any branch, tag or revision I want.

゛时过境迁 2024-08-15 10:15:03

对于像我这样一开始就勾选了“不再显示”框的菜鸟,并且不再有颠覆更新对话框提示,请尝试以下操作:

  1. 使用命令菜单“版本控制”->“版本控制”->“版本控制”。显示更改视图
  2. 在此视图中,转到“Subversion 工作副本信息”选项卡,
  3. 在这里您应该找到“配置分支”链接,您应该能够切换主干和分支。分支

如果我可以说,这看起来相当复杂,如果有人有更好的,我会很高兴听到:-)

For noobs like me that checked the "don't show this again" box in the beginning, and don't have the subversion update dialog prompting anymore, try this:

  1. Use the command menu "Version Control" -> Show Changes View
  2. In this view, go to tab "Subversion Working Copies Information"
  3. Here you should find a "Configure Branches" link were you should be able to switch trunk & branches

If I may say, this seems quite complex, if anyone has better, I would be glad to hear :-)

淡紫姑娘! 2024-08-15 10:15:03

只需使用“Subversion”-> “更新目录...”带有选项。
如果“更新选项”对话框关闭,可以按以下方法将其移回:

  1. 转到:“设置”->“更新选项”对话框。 「版本控制」-> “确认”
  2. 选中“更新”的“显示选项对话框...”框

Just use the "Subversion" -> "Update Directory..." with options.
In case the "Update options" dialog is turned off, here is how one can move it back:

  1. Go to: "Settings" -> "Version Control" -> "Confirmation"
  2. Check the box "Display options dialog ..." for "Update"
甜妞爱困 2024-08-15 10:15:03

如果像我一样你点击“配置分支”,然后选择你想要的分支的路径 - 这是错误的!当在“配置分支”中时,您需要选择从那里向上一级的路径,

希望这可以帮助像我这样的人......

If like me you hit "configure branches", and then chose the path of the branch you want - this is wrong! when in "configure branches" you need to select the path one level up from there

hopefully this helps someone like me...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文