问题标签 [mercurialeclipse]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
eclipse - mercurialeclipse没有显示完整的历史
我已经洗牌了,将我的文件移动到另一个目录。现在,当我单击显示历史记录时,我只看到我将文件移入的分支。我使用的是 eclipse neon,最新版本的 mercuraleclipse 插件。
这是我所做的更改。有些旧项目在顶层具有源 (.java) 文件。所以我创建了一个 src 目录,并使用 hg move 移动了 src 下的文件。完成此操作后,当我单击文件查看历史记录时,它仅显示我进行更改的新 mercurial 分支中的一个更改。
eclipse - Mercurial Loop error followed by locks on commit. Mercurial/Eclipse
Error and eclipse info below. Basically I clone a repository, change one file and commit. The commit screen flashes I see the error in the log and when I go and try to commit again I get lock timeouts. I've cleared the locks and recovered the repository but always the locks. Anyone been through this and fixed it before?
Thanks Bill
MercurialEclipse 2.2
eclipse - Eclipse Mercurial 插件链接无效?
我正在尝试将 mercurial 安装到 Eclipse Oxygen 中,但出现以下错误。
Mercurial 插件站点声明 http 地址,如下所示。
https://bitbucket.org/mercurialeclipse/update-site/raw/default/
所有其他 Eclipse 更新站点似乎都运行良好,所以我认为这与必须配置代理无关。
只是想知道是否有人知道插件可以提供一些帮助,因为我真的需要安装插件。
eclipse - eclipse中的mercurial插件 - 无法满足依赖错误
我在尝试通过安装 Eclipse 的新软件使用以下站点安装 mercurialEclipse 插件时遇到以下问题。
善变网站 - https://bitbucket.org/mercurialeclipse/update-site/raw/default/
Eclipse 版本 - Luna Service Release 2 (4.4.2)
请帮我解决它。
另请注意,我的系统上已经安装了 TortoiseHg。而且我已经从以下链接中获得了帮助,但没有任何运气-
mercurial - 由于 TLS,在 Bitbucket 上使用 Mercurial 出现 SSL 错误
看来 Bitbucket 现在已经阻止了 TLS 1.0 和 1.1。
我正在使用 MercurialEclipse (hg) 2.2 插件在 Mac OSx 10.12.6 上的 Eclipse 中工作。
每当我尝试从远程 Bitbucket 存储库中提取数据时,都会收到 SSL 握手错误。
我尝试更新插件并进行全新安装,但它仍然给出了同样的错误。
然后我尝试从 mercurial 网站下载并安装最新的 Mercurial 软件包(4.8)。
执行此操作后,错误变为:
警告:使用传统安全技术 (TLS 1.0) 连接到 bitbucket.org;有关更多信息,请参阅https://mercurial-scm.org/wiki/SecureConnections中止:错误:[SSL: WRONG_VERSION_NUMBER] 版本号错误 (_ssl.c:590)
我尝试下载最新的 Python,包括 3.7.1 和 2.7.15,因为我在 Mercurial 的网站上阅读了链接,警告说它与 Python 的 OpenSSL 实现有关,但我仍然遇到同样的错误。
关于如何让 Mercurial 通过 TLS 1.2 与 Bitbucket 一起工作的任何建议?
eclipse - Eclipse C/C++ - MercurialEclipse 未列出安装
根据在线给出的说明,我正在尝试安装 MercurialEclipse 以在 Eclipse Oxygen 上设置我的 NS3 应用程序。但是,我在“ http://cbes.javaforge.com/update ”位置下找不到这个插件。