zoukankan      html  css  js  c++  java
  • VisualSVN 新版本终于支持一个解决方案下多workcopy了,并解决了上个版本一个重要BUG

    Multiple working copies within a single solution

    VisualSVN 7.0 and older require the solution file and all the projects to be located under the same filesystem subtree in a single working copy. VisualSVN 7.1 introduces support for multiple working copies within a single solution.

    All working copies in your solution now show up in the Pending Changes window, where all common operations such as Update and Commit can be performed on them using the context menu. Most of the global commands in VisualSVN's main menu and the traffic-light status in Solution Explorer respect the multiple working copies too.

    VisualSVN for Visual Studio 2019

    VisualSVN 7.1 supports Visual Studio 2019 only. It can be installed side-by-side with VisualSVN 6.x and older versions.

    Compiled with Apache Subversion 1.12.2.
    Supports all editions of Visual Studio.

    下载地址: VisualSVN 7.1.2
    Size: 4.2 MB
    Date: July 31, 2019

    VisualSVN for Visual Studio 2017

    VisualSVN 6.4 supports Visual Studio 2017 only. It can be installed side-by-side with other VisualSVN versions.

    Compiled with Apache Subversion 1.12.2.
    Supports all editions of Visual Studio.
    下载地址: VisualSVN 6.4.1
    Size: 4.2 MB
    Date: July 31, 2019

    VisualSVN for Visual Studio 2015 and older

    VisualSVN 5.4 supports Visual Studio 2015, 2013, 2012, 2010, 2008 and 2005. 

    Compiled with Apache Subversion 1.12.2.
    Supports all editions of Visual Studio (except the Express editions).
    下载地址: VisualSVN 5.4.1
    Size: 5.6 MB
    Date: July 31, 2019

    Prerequisite Software: TortoiseSVN

    In order to setup VisualSVN, you need to download and install the latest stable version of TortoiseSVN Subversion client. The current version of VisualSVN is compatible with 1.8.x, 1.9.x, 1.10.x, 1.11.x and 1.12.x versions of TortoiseSVN (excluding nightly TortoiseSVN builds numbered as 1.12.99.x).
  • 相关阅读:
    Python操作RabbitMQ
    数组的排序算法
    元类
    Python 中的单例模式
    JS的Ajax和同源策略
    Ajax
    Linux目录结构以及文件操作
    Pymysql
    struts2拦截器和过滤器区别
    为Github 托管项目的访问添加SSH keys
  • 原文地址:https://www.cnblogs.com/zhaogaojian/p/11283006.html
Copyright © 2011-2022 走看看