Error “can't use subversion command line client : svn” when opening android project checked out from svn

后端 未结 14 1529
清酒与你
清酒与你 2020-12-02 07:20

I\'m new to Android development and the development tools around it. I have checked out a project from svn using TortoiseSVN client (can\'t manage to do it from within Andro

14条回答
  •  误落风尘
    2020-12-02 07:56

    If you using windows, you can fix it via install SVN Tool. If you using Linux/MacOS, you can fix it via install subversion. After that, just select using svn command. Your problems is resolve.

提交回复
热议问题