简体   繁体   English

仅Intellij版本控制(SVN / GIT)?

[英]Intellij versioning (SVN / GIT) only ?

Is there a way to create an Intellij project for the purpose of only using its versioning tools only? 是否可以仅出于仅使用其版本控制工具的目的而创建Intellij项目的方法?

Meaning, I have a folder, could be anything, java, files, whatever. 意思是,我有一个文件夹,可以是任何东西,java,文件等等。 I want to create a new project and import that and let intellij discover the repository and let me take actions on it. 我想创建一个新项目并将其导入,然后让intellij发现存储库并让我对其执行操作。 Doesn't not need to compile, be run, sdk, or what not. 不需要编译,运行,sdk或其他方式。

Right now, I am unable to figure out how to do this. 目前,我不知道该怎么做。 Import or new project only lists Framework stuff, but I see "Empty Project" but no files turns up in the navigator. 导入或新项目仅列出Framework内容,但我看到“空项目”,但导航器中没有文件。

Is this possible!? 这可能吗!?

Ook, I seem to have solved this by creating a new "Static Web Project" ... everything seems to get in without issues an svn is recognized. 好的,我似乎已经通过创建一个新的“静态Web项目”解决了此问题……一切似乎都顺利完成了,而svn被识别了。

Perhaps a new "Static Folder Project" would help make things easier for the future... 也许新的“静态文件夹项目”将使将来的事情变得更容易。

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

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