Created
September 23, 2015 14:21
-
-
Save carlol/fb6a68424bd7aaa84204 to your computer and use it in GitHub Desktop.
fix ssl error in Android Studio #androidstudio #android
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| delete - ~/.subversion/auth/svn.ssl.server | |
| owner - chown -R $USER ~/.subversion/auth | |
| Open the command prompt and run svn list https:... (repo) | |
| Accept certficate permanently by entering p. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment