简体   繁体   English

在IntelliJ IDEA中的Subversion源代码控制下添加现有模块

[英]Add existing module under Subversion source control in IntelliJ IDEA

I have a number of modules working nicely with the Changes tab, because I added them under source control when I created their modules . 我有很多模块可以很好地使用Changes选项卡,因为我在创建模块时在源代码管理下添加了它们

  • However, for one module I chose to skip adding under source control initially and now that I want to use the Changes tab to commit changes and similar with that too, I have not been able to find a way to add this existing module to work with the SVN plugin. 但是,对于一个模块,我选择跳过在源代码控制下最初添加,现在我想使用“更改”选项卡提交更改和类似的更新,我无法找到添加此现有模块的方法来使用SVN插件。

  • Looked through the VCS menu, but I could not find "Enable Version Control Integration" there 查看了VCS菜单,但我找不到“启用版本控制集成”

  • And could not find a place under Changes tab itself 并且无法在“更改”选项卡下找到一个位置

Note the module folder itself is checked out externally with TortoiseSVN, exactly the same way as the other modules that I integrated with Subversion plugin on creation. 注意模块文件夹本身是使用TortoiseSVN在外部检出的,与我在创建时与Subversion插件集成的其他模块完全相同。

Just set up the mappings in File | 只需在File |中设置映射即可 Settings | Settings | Version Control . 版本控制

project directory <=> Subversion

Note that you can have several mappings there. 请注意,您可以在那里进行多次映射。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM