简体   繁体   English

如何升级Windows Netbeans的Subversion版本

[英]How to upgrade Subversion version for Windows Netbeans

I installed Netbeans then I tried to checkout my projects inside Netbeans. 我安装了Netbeans然后我试图在Netbeans中检查我的项目。 During the process Netbeans informed me something about an old client version of subversion, and now I want to upgrade it. 在这个过程中,Netbeans告诉我一些旧的客户端版本的subversion,现在我想升级它。 But I don't know where the client is, nor how to update it. 但我不知道客户端在哪里,也不知道如何更新它。

BTW I have TortoiseSVN on the same machine and it works fine with the same repository, and as I use svn+ssh protocol, I configured Netbeans to use TortoisePlink.exe. 顺便说一下,我在同一台机器上安装了TortoiseSVN,并且它在同一个存储库中工作正常,而且当我使用svn + ssh协议时,我将Netbeans配置为使用TortoisePlink.exe。

If you want to update your svn from netbeans you will need to go to Tools|Plugin and apply for updates, if you want to use some other SVN client you have installed in your machine you could tell netbeans to use it going to Tool | 如果你想从netbeans更新你的svn,你需要去工具|插件并申请更新,如果你想使用你已经安装在你机器上的其他一些SVN客户端你可以告诉netbeans使用它去工具| Options |Miscellaneous | 选项|杂项| Versioning then select SVN and indicate the folder that netbeans should use as SVN client. 版本控制然后选择SVN并指示netbeans应该用作SVN客户端的文件夹。

Hope this helps 希望这可以帮助

If it's the Netbeans module you want to upgrade, just go to Tools | 如果是要升级的Netbeans模块,只需转到工具| Plugins and it will tell you if there are any updates to be applied. 插件,它会告诉你是否有任何更新要应用。 Otherwise, if you keep your TortoiseSVN up to date, then you should have the latest client code. 否则,如果您使TortoiseSVN保持最新,那么您应该拥有最新的客户端代码。 If, for any reason, you need a command-line subversion client, you can download the latest and greatest from here . 如果由于某种原因,您需要一个命令行subversion客户端,您可以从这里下载最新和最好的。

If it's something else, please post the specific message you get from Netbeans. 如果是其他内容,请发布您从Netbeans获得的特定消息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM