Subclipse 1.4.4 可以与 Subversion 1.3.2 一起使用吗
Subclipse 1.4.4 能否与 Subversion 1.3.2 安全地配合使用?
我很困惑,因为它的 changelog 说
注意:从 Subclipse 1.3.0 开始,Subversion JavaHL 的最低要求是 1.5.0。
Will Subclipse 1.4.4 work safely with Subversion 1.3.2?
I am confused because its changelog says
NOTE: As of Subclipse 1.3.0, the minimum Subversion JavaHL requirement is 1.5.0.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
与服务器兼容是的。 但是,如果您在本地工作副本上使用它,您的工作副本将更新为新的 1.5 格式,因此如果您还使用命令行 svn 客户端或 tortoise,则也必须升级它们。
compatible with the server yes. But if you use it on a local working copy, your working copy gets updated to the new 1.5 format, so if you also use a command line svn client, or tortoise, you have to upgrade those as well.
Subclipse 需要客户端上有 Subversion 1.5.x。 Subversion 1.5.x 客户端可以与任何 1.x 服务器通信,一直到 1.0.0。
Subclipse requires Subversion 1.5.x on the client. A Subversion 1.5.x client can talk to any 1.x server, all the way back to 1.0.0.
您的意思是 Subclipse 1.4.4 是否可以与 1.3.2 的服务器一起使用? 如果是这样,可能是的,因为客户端往往比服务器更频繁地更新,因此它们试图向后兼容。 不过,如果客户端基于 subversion 1.5,则 1.3.2 开始变得过时。
Do you mean whether Subclipse 1.4.4 will work with a server that is 1.3.2? If so, probably yes since clients tend to be updated more often than the servers, and thus they try to be backwards compatible. 1.3.2 is starting to get old though, if the client is based on subversion 1.5.