windows 使用 TortoiseCVS 时“启动 CVS 进程有问题”
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/411771/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
"Trouble launching CVS process" when using TortoiseCVS
提问by avernet
When using TortoiseCVS, as I checkout a module, dialog (see screenshot) telling me "Trouble launching CVS process", "The handle is invalid". Any idea on how this would be happening?
使用 TortoiseCVS 时,当我检出一个模块时,对话框(见截图)告诉我“启动 CVS 进程有问题”、“句柄无效”。关于这将如何发生的任何想法?
采纳答案by avernet
Reinstalling TortoiseCVS solved the problem. I had another concurrent install at the time of the first TortoiseCVS install, and that must have messed things up.
重新安装 TortoiseCVS 解决了这个问题。在第一次安装 TortoiseCVS 时,我有另一个并发安装,这一定把事情搞砸了。
回答by user2748180
Set a path to your NT cvs installation folder (e.g. C:\Program Files (x86)\CVSNT). Worked fine for me.
设置 NT cvs 安装文件夹的路径(例如 C:\Program Files (x86)\CVSNT)。对我来说效果很好。
回答by hkbharath
In my case, cvs.exe
was not found in the CVSNT
folder. I am pretty sure that I didn't delete it. Reinstalling the TortoiseCVS fixed the issue.
就我而言,cvs.exe
在CVSNT
文件夹中找不到。我很确定我没有删除它。重新安装 TortoiseCVS 解决了这个问题。
回答by duffymo
shouldn't it be in the form of a file URL?
它不应该是文件 URL 的形式吗?
is cvs.exe added to the path?
cvs.exe 是否添加到路径中?
which version of tortoise? cvs? there was a bug reported with that description, according to google.
哪个版本的乌龟?简历?据谷歌称,该描述报告了一个错误。