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

Re: svnsync failure on a particular revision

From: Murli Varadachari <mvaradachari_at_facebook.com>
Date: Thu, 17 Apr 2008 15:52:35 -0700

Edit //svn repos/db/revprops/0

You will see >>

svn:sync-last-merged-rev
V 5
5000
END

Change the rev# to match your requirement

Svnsync uses that rev# to determine where to start from

Cheers
murli

On 4/17/08 3:23 PM, "hellenff_at_gmail.com" <hellenff_at_gmail.com> wrote:

> 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
>

---------------------------------------------------------------------
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:53:18 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.