将 Subversion Server 从 1.7 升级到 1.8 [英] Upgrade Subversion Server from 1.7 to 1.8

查看:32
本文介绍了将 Subversion Server 从 1.7 升级到 1.8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有关如何升级SVN服务器从 1.6 到 1.7TortoiseSVN 1.7 能否正常工作SVN 1.6 存储库?.

将 VisualSVN-Server 更新至 2.6.0 (SVN 1.8),将本地 TortoiseSVN 客户端更新至 1.8.我已将本地工作副本升级到 1.8.

Updated VisualSVN-Server to 2.6.0 (SVN 1.8) and local TortoiseSVN clients to 1.8. I've upgraded local working copies to 1.8.

我的问题只是对实际存储库有什么影响吗?如何确定存储库版本?可以/是否需要升级?

My question is simply is there anything to do to the actual repository? How can you determine the repository version? Can/Does it need to be upgraded?

我可以轻松更新工作副本,但似乎找不到任何提及实际服务器存储库的内容.

I can easily update the working copy, but I can't seem to find anything that mentions the actual server repository.

推荐答案

您不必在服务器上执行任何操作来升级存储库.要利用 FSFS 后端中的新功能,您可以运行 svnadmin upgrade 但要获得整个历史的全部好处,您需要执行转储/加载循环.

It's not mandatory that you do anything on the server to upgrade your repository. To take advantage of new features in the FSFS backend going forward, you can run svnadmin upgrade but to get the full benefit for your whole history, you'll need to perform a dump/load cycle.

也就是说,1.8 中有一个 svnadmin upgrade 的错误.0 如果您有未分片的存储库,则会导致崩溃.所以你可能要等到 1.8.1,或者做完整的转储/加载.

That said, there is a bug with svnadmin upgrade in 1.8.0 which results in a crash if you have an unsharded repository. So you may want to wait until 1.8.1, or do the full dump/load.

这篇关于将 Subversion Server 从 1.7 升级到 1.8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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