Subversion 1.8 and IntelliJ IDEA 13

Unlike its earlier versions, Subversion 1.8 support uses the native command line client instead of SVNKit to run commands. This approach is more flexible and makes the support of upcoming versions much easier. Now, IntelliJ IDEA offers different integration options for each specific Subversion:

you have to install SVN command line client.

1.6 – SVNKit only

1.7 – SVNKit and command line client

1.8 – Command line client only

If you opt to the command line client, make sure you have its binaries installed on your machine, because they are not bundled with IntelliJ IDEA.

最新文章

  1. Linux kilin 安装和按键服务器步骤
  2. 370. Range Addition
  3. 打开office word excel弹出visual studio 2008
  4. ASP。net treeview xml
  5. 69. Letter Combinations of a Phone Number
  6. 开发者经验谈:如何一天时间搞定iOS游戏开发?
  7. mysql数据库修改密码
  8. c语言中函数的简单介绍
  9. 电子科大POJ "3*3矩阵的乘法"
  10. Angularjs -- 核心概念
  11. Xamarin开发笔记—设备类&第三方弹窗的使用和注意事项
  12. Python网络爬虫笔记(二):链接爬虫和下载限速
  13. Redis 可视化工具:Web Redis Manager
  14. C++ 中的sort()排序函数用法
  15. nginx跨域配置(windos走过的坑)
  16. nginx 配sorry page - error page
  17. opencv 基本使用
  18. hdu4763 Theme Section【next数组应用】
  19. Tomcat修改版本号教程(CentOS)
  20. Mac下安装和配置Maven

热门文章

  1. linux命令行翻页
  2. Creating and Flashing UBIFS with MTD Utils
  3. ARP/RARP
  4. appium_v1.4.16版本自动化适配android7.0系统
  5. Architecting Android…The clean way?
  6. Makefile之文件搜索
  7. 16个Linux服务器监控命令
  8. Microsoft .Net Remoting
  9. 2.oracle分页,找到员工表中薪水大于本部门平均薪水的员工
  10. wmi在渗透测试中的运用