TortoiseCVS 在 64bit Windows XP 上无法使用?
作者:Hily 原始链接:http://hily.me/blog/2007/08/tortoisecvs-64bit-windows-xp/
版权声明:可以转载,转载时务必以超链接形式标明文章原始出处和作者信息及版权声明
在新配的AMD 64位机上装了Windows XP 64bit Professional版本,结果发现安装TortoiseCVS后无法使用,具体现象是右键点击时不出现TortoiseCVS的操作菜单。
想想应该是64位操作系统的问题,在官网的FAQ上找到答案:
Why do you not support 64-bit Windows? We do, in a fashion. TortoiseCVS is a 32-bit shell extension, and the 64-bit Explorer cannot use 32-bit shell extensions. It is however possible to start a 32.bit Explorer under Win64: Simply run %windir%\syswow64\explorer.exe /separate,C:\. Recently, March Hare have donated a 64-bit development system, so 64-bit support is expected to appear in a stable release within a few months. If you are not faint of heart, try the latest unstable release, which has native x64 support.
查看TortoiseCVS 1.10.0版本的发布记录:
“ * Support for 64-bit Windows. TortoiseCVS now supports x64 versions of Windows natively. ”
看来64bit操作系统在新版本中得到了支持,下载并安装最新版的TortoiseCVS-1.10.1-RC8.exe就可以了。
TortoiseCVS-1.10.1-RC8目前还不支持简体中文,繁体中文先凑合着用吧。新版的TortoiseCVS在安装完后不需要重新启动计算机,可以选择重启Explorer,这样方便多了。
-- EOF --

