English 中文(简体)
vn 行政载荷错误
原标题:svnadmin load checksum error

我有一个特别志愿人员国家堆放场,其中有一些经过人工修改的代码,一个I m试图将垃圾堆回存放处。 现在的问题是,我对修改意见的失败进行了检查。 是否有办法重新计算整份垃圾堆积层的5米 checks,或至少用武力卸载吗?

问题回答

在某些情况下,你不需要5级检查。 我正在处理这个问题,只是删除这些内容。

<代码>-i /Text-copy-source-md5/d repo.dump

During the load the new checksum will be printed out (as far as i remember) as part of the error message...Just take the checksum and put into the field in the dump file instead.

我确实存在问题,我确定完全取消检查线:

sed  /Text-content-md5/d  dumpfile.txt | svnadmin load repo --bypass-prop-validation




相关问题
Best practices for Subversion and Visual Studio projects

I ve recently started working on various C# projects in Visual Studio as part of a plan for a large scale system that will be used to replace our current system that s built from a cobbling-together ...

Changing username in SVN+SSH URI on the fly in working copy

I am using SVN+SSH to check out a working copy of repository from an SVN server on which all developers are members of a developer group and have full read/write permissions on the repository ...

ASP.NET MVC: How should it work with subversion?

So, I have an asp.net mvc app that is being worked on by multiple developers in differing capacities. This is our first time working on a mvc app and my first time working with .NET. Our app does not ...

How to search for file in subversion server?

Is there a way to search for a file in a subversion repository? Something similar to Unix find command, with which I can find the location of a file in a repository. I know there is svn list, but ...

热门标签