[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnsync failure on a particular revision

From: <hellenff_at_gmail.com>
Date: Thu, 17 Apr 2008 18:23:12 -0400

Hi,

The problem happens while syncing the SVN repository to the mirror site. Svnsync fails due to there is one revision that has been checked into the SVN on master site which contains 28000+ files, ( nearly 240 MB while doing the svn dump for this revision).

After the research I did, I found that setting the "SVNPathAuthz off to the DAV config might be the solution. But it still fails after the "SVNPathAuthz" set to "off". The error message as following:
----------------------------------------
svnsync: REPORT request failed on 'https://master/subver/repo'
svnsync: REPORT of 'https://master/subver/repo': Could not read response body: Secure connection truncated (https://master)
------------------------------------------

Is there any work around solution for the problem revision? so the sync can continue.

I found someone mentioned:" manual adjustment of the revision 0 revprops" after dump/load, could anyone tell me how to do that?

thanks in advance
Hellen

--
This message was sent on behalf of hellenff_at_gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/users@subversion.tigris.org/topic.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-18 00:23:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.