简体   繁体   中英

Android studio/IntelliJ import project from svn

I have an android studio project that exist in an SVN repository.

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.

You can simply use a SVN client like tortoise to import and sync the project on your PC.

If you want to use IntelliJ built-in SVN client, give a look to the official guide

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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