将 svn 存储库数据库格式从 1.6 降级到 1.5 [英] Downgrade svn repository db format from 1.6 to 1.5

查看:54
本文介绍了将 svn 存储库数据库格式从 1.6 降级到 1.5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我确实遇到了不寻常的情况,因为我必须将 svn 存储库从 svn-server 1.6 迁移到 svn-server 1.5.问题是没有可用的降级工具.有没有人知道一些脚本或有降级 svn 存储库的经验?

I do have an unusual situation, because I have to migrate an svn repostitory from svn-server 1.6 to svn-server 1.5. The issue is that the are no tools for downgrade available. Do anyone know some scripts or have the expirience with downgrading of svn repositories?

干杯,

凯文

推荐答案

你可以使用 svnsync 将内容从一个存储库移动到另一个存储库.

You could use svnsync to move the content from one repository to another.

通常 svnsync 旨在使只读镜像保持最新,但我相信它也适用于一次性迁移.它还具有纯粹作为 SVN 客户端工作的优势,因此您不需要对服务器进行管理访问.

Normally svnsync is intended for keeping a read-only mirror up to date, but I believe it will work fine for a one-time migration also. It also has the advantage of working purely as an SVN client, so you don't need administrative access on the server.

这篇关于将 svn 存储库数据库格式从 1.6 降级到 1.5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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