简体   繁体   English

SVN的Android Studio / IntelliJ导入项目

[英]Android studio/IntelliJ import project from svn

I have an android studio project that exist in an SVN repository. 我有一个SVN信息库中存在的android studio项目。

How can I access that project and create/sync it to a new local project. 如何访问该项目并将其创建/同步到新的本地项目。

Basically it exists in repository, and now I want open and edit in android studio. 基本上它存在于存储库中,现在我想在android studio中打开和编辑。

You can simply use a SVN client like tortoise to import and sync the project on your PC. 你可以简单地使用SVN客户端像乌龟导入和同步您的PC上的项目。

If you want to use IntelliJ built-in SVN client, give a look to the official guide 如果要使用IntelliJ内置SVN客户端,请查看官方指南

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

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