如何重新创建 SVN“格式”文件存储在存储库中?

发布于 2024-08-30 19:57:54 字数 135 浏览 8 评论 0原文

我们一直很高兴地创建 SVN 存储库的自动故障备份! 事实证明,我们没有备份每个存储库中的文件“格式”。

有没有办法重新创建文件(以及我们的存储库和历史记录) 我认为(希望!)这是唯一丢失的文件。

TIA 伊万·维尔诺特

We have been happily creating automated FAULTY backups of SVN repositories!!
It turns out that we were not backing up the file 'format' in each of the repositories.

Is there a way of recreating the file (and hence our repository and history)
I think (hope!) that this is the only file missing.

TIA
Ivan Vernot

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小霸王臭丫头 2024-09-06 19:57:54

您只需创建一个空白存储库并从其中复制 format 文件(假设您的 Subversion 版本与备份中的版本相同)。 format 文件中仅包含存储库版本号。

另外,我建议您将来使用像 hot-backup.py 这样的工具来进行备份:)

You can just create a blank repository and copy the format file from there (assuming you have the same Subversion version as in your backup). The format file just has the repository version number in it.

Also, I would suggest you use a tool like hot-backup.py to do backups in the future :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文