首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > svndiff3

svndiff3

  • 资源大小:13.67 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Subversion Tools tortoisesvn

资 源 简 介

This small utility applet is written in C++ to keep the interface layering to a minimum when integrating your own diff3 program (such as Kdiff3) into Subversion or TortoiseSVN. Subversion allows you to configure it to plug in a different diff3 program. Most people will use a script file, but when running with TortoiseSVN, this can be very painful. For every merge, a separate command console is launched and the interface script file is executed to launch kdiff3. When merging hundreds or thousands of files, this quickly becomes unworkable. In order to speed this up and to make it more seamless, a lower-level C++ shim is needed. No interface console will be created. Instead, redirected console pipelines will be used, and any error return codes will be bubbled up to the user to display in a nice integrated error dialog box from TortoiseSVN.

文 件 列 表

svndiff3.exe
VIP VIP
0.177730s