如何使用Netbeans 7.1使用SVN 1.7存储库? [英] How to work with SVN 1.7 repositories using Netbeans 7.1?

查看:124
本文介绍了如何使用Netbeans 7.1使用SVN 1.7存储库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尝试从Netbeans更新Subversion工作副本时,出现以下错误

When trying to update a subversion working copy from Netbeans, I get the following error

svn: E175002: Unable to connect to a repository at URL 'https://svn.XXX.de/svn/[RepositoryName]'
svn: E175002: OPTIONS of 'https://svn.XXX.de/svn/[RepositoryName]': Server certificate verification failed: issuer is not trusted (https://svn.XXX.de)

此外,我还会看到一个弹出窗口

Additionally I get a popup window saying

SVN command returned with the following error:
javax.net.ssl.SSLProtocolException: handshake alert:  unrecognized_name

我知道此问题,并且我成功完成了使用TortoiseSVN的svn checkout.我永久接受了服务器证书.从命令行和Tortoise SVN访问和使用工作副本很好.

I know about this issue and I successfully made a svn checkout using TortoiseSVN. I permanently accepted the server certificate. Accessing and working with working copies from commandline and Tortoise SVN is fine.

Netbeans从-J-DsvnClientAdapterFactory=commandline选项开始,因此访问SVN 1.7存储库基本上是可行的.

Netbeans is started with the -J-DsvnClientAdapterFactory=commandline option, so accessing SVN 1.7 repositories basically works.

NetBeans IDE 7.1(内部版本201112071828)
Java 1.7.0_02; Java HotSpot(TM)客户端VM 22.0-b10
TortoiseSVN 1.7.6,内部版本22632-64位
系统 Windows 7-64位

NetBeans IDE 7.1 (Build 201112071828)
Java 1.7.0_02; Java HotSpot(TM) Client VM 22.0-b10
TortoiseSVN 1.7.6, Build 22632 - 64 Bit
System Windows 7 - 64 Bit

如何使用Netbeans处理我的存储库?

What can I do to work with my repositories using Netbeans?

感谢任何有用的提示!

推荐答案

在Netbeans中不会自动导入SVN配置.您可以在此处找到一种处理该问题的残酷方式(在Netbeans中复制svn配置).

The SVN onfiguration is not automatically import in Netbeans. You can find here a brutal way to deal with that (copy svn config in Netbeans).

如果您想获得更准确的信息以及解决问题的简便方法,请参见

If you want more accurate informations and elegant way to solve the problem look at this link.

这篇关于如何使用Netbeans 7.1使用SVN 1.7存储库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆