如何在 Android Studio 2.1 最新版本中安装 Tortoise SVN [英] How to install Tortoise SVN in to Android Studio 2.1 Latest Version

查看:24
本文介绍了如何在 Android Studio 2.1 最新版本中安装 Tortoise SVN的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载了 64 位 Tortoise SVN 并安装在 C 盘中到我的系统中.我为 SVN 客户端和分支、标签、主干文件夹创建了单独的文件夹,并粘贴代码并提交到该 SVN 服务器.工作室 :接下来,我尝试将 tortoise svn 路径设置为 Studio Version Control-Subversion-user 命令行客户端:路径 url.. 但是,我在此路径 C:\Program Files\TortoiseSVN\bin 中找不到 svn.exe.无论如何,我无法设置进入工作室的路径.

I have downloaded 64bit Tortoise SVN and installed in C Drive in to my system. I have created seperate folder for SVN client and branch,tags,trunk folders and paste the code and commit in to that SVN server. Studio : next, I tried to set tortoise svn path in to studio Version Control-Subversion-user command line client: path url.. But, I could not find svn.exe in to this path C:\Program Files\TortoiseSVN\bin. Anyway, I could not set path into studio.

完全不知道,哪里出错了?

Exactly dont know, where made mistake ?

我关注了这些网站:错误不能使用颠覆命令行客户端:svn"打开从 svn 检出的 android 项目时http://www.programering.com/a/MDO1czMwATU.html

最后一个用于 Apache Subversion 命令行工具:https://www.visualsvn.com/downloads/使用这个Apache SVN,我们可以下载svn.exe并将其设置为路径,并且可以访问源代码下载并访问svn中的apache svn到studio.但是,我希望 Tortoise SVN 只能访问 Studio

Last one is for Apache Subversion command line tools : https://www.visualsvn.com/downloads/ using this Apache SVN, we can able to download svn.exe and set it into path and can able to access the source code download and access the apache svn in to studio. But, I want Tortoise SVN only to access in to Studio

推荐答案

您无需将 TortoiseSVN 安装到 Android Studio 中",您只需告诉 IDE svn.exe 命令行客户端在哪里.这就是为什么您应该指定可执行文件的完整路径.

You do not "install TortoiseSVN into Android Studio", you just tell the IDE where svn.exe command-line client is. That's why you should specify the full path to the executable.

最新 TortoiseSVN 版本提供 svn.exe 客户端,其路径必须为 C:\Program Files\TortoiseSVN\bin.通过修改 TortoiseSVN 客户端安装来检查您是否有命令行工具:

Up-to-date TortoiseSVN versions provide svn.exe client and its path has to be C:\Program Files\TortoiseSVN\bin. Check whether you have the command-line tools by modifying your TortoiseSVN client installation:

  1. 转到程序和功能.
  2. 选择TortoiseSVN并选择修改命令.
  3. 按照向导的步骤操作并确保您选择了命令行客户端工具.
  4. 命令行客户端工具下 - 点击并选择下面的下拉菜单项for - 整个功能将安装在本地硬盘上.
  1. Go to Programs and Features.
  2. Select TortoiseSVN and chose the Modify command.
  3. Follow the wizard's steps and make sure that you have command line client tools selected.
  4. Under Command line client tools - click and select drop down menu item below for - Entire feature will be installed on local hard drive.

这篇关于如何在 Android Studio 2.1 最新版本中安装 Tortoise SVN的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆