I have a project under Subversion hosted in Assembla, which I have checked out using TortoiseSVN. the project is now in my local folder on my computer. Now, I open Android studio, click open a project and the studio opens my project.
However I get the following errors
Can't use Subversion command line client: svn
Errors found while svn working copies detection
When I click 'Fix it' there is a window saying 'No items to show'
When I click on Fix it button, it opens the the Settings of Subversion
Anyone has any idea how can I fix them?
I can also read this in your screen-shot:
Can't use Subversion command line client: svn
Probably the path to Subversion executable is wrong. Fix it.
You're apparently assuming that your IDE works on top of TortoiseSVN and that isn't the case. You need to install the Subversion command-line client. TortoiseSVN actually bundles it, but it's an optional component.
In more general terms, Android Studio is based on IntelliJ IDEA, which is a Java-powered IDE that bundles its own Subversion client. Most likely, you are using latest TortoiseSVN and it created a Subversion 1.8 working copy. Most Java-based IDEs do not support 1.8 yet. Perhaps it allows to use the command-line client as workaround.
Solutions:
Edit: apparently, it isn't entirely clear how to install the command-line client packed with TortoiseSVN. Here's a screen-shot from the installation wizard I found in Google images (it shouldn't be very different from latest release):
You need to click on the little rectangle with the red cross to the left of "command line client tools" and select "This component will be available" (or a similar text). Then click Next until you're done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With