i solved this by checking the svn project from eclipse and then importing the project from the local directory in android studio. then transferred a new copy to a separate svn location.
Based on @RamBabu Pudari's comment, I would suggest that you can test the project using another SVN client, such as TortoiseSVN or SlikSVN on Windows.
Then you can import it into your AndroidStudio. Does this solve the problem?
It would be useful to know if you can manage your SVN commit using Android Studio after importing it.
source share