简体   繁体   中英

Cannot check out from svn

When I try to check out from svn , it is showing this alert .

在此输入图像描述

I am already using this svn link and working on this for the past couple of months.
I needed the same copy of project from svn in a new window for some other work.
But, when I try to checkout, it shows this alert.

Could anyone help?

i was solved this by check out the svn project from eclipse and then import the project from local directory to android studio. after then committed the new copy in separate svn location.

Based on the comment of @RamBabu Pudari I would assume, you could check out the project with another SVN client like TortoiseSVN or SlikSVN on Windows.

Then you are able to import it into your AndroidStudio. Does this workaround fix your problem?

It would be useful to know, if you can manage your SVN commits with Android Studio after importing it.

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