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

Svnsync failure on large revision

From: Jonathan Ashley <jonathan.ashley_at_praxis-his.com>
Date: 2007-05-14 13:42:23 CEST

Hello,

I've been using svnsync to copy a large-ish repository between two
machines. I've discovered that svnsync can occasionally hit a revision
that it can't deal with, in which case it quits with the message

svnsync: REPORT request failed on 'http://src-server/svn/repo'
svnsync: REPORT of 'http://src-server/svn/repo': 200 OK
(http://src-server)

In this case, the distinguishing feature of the revision appears to be
that it was seven gigabytes in size - for now, I'm assuming that's what
causes the failure. (Using SVN 1.4.3, Apache 2.0.59 on Windows 2003.)

To work around it, I used 'svnadmin dump' and 'svnadmin load' to copy
the troublesome revision manually. Then I incremented the
'svn:sync-last-merged-rev' revprop on revision 0 of the destination
repository, before resuming svnsync. So far this seems to be working,
but I'm worried that I've missed some subtle aspect of this which will
cause the repository mirroring to be out-of-sync somehow. Is this kind
of hacking around with svnsync and svnsync revprops acceptable, or does
it break things?

regards,

--
Jon Ashley
This email is confidential and intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient, be advised that you have received this email in error and that any use, disclosure, copying or distribution or any action taken or omitted to be taken in reliance on it is strictly prohibited. If you have received this email in error please contact the sender. Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Praxis. 
Although this email and any attachments are believed to be free of any virus or other defect, no responsibility is accepted by Praxis or any of its associated companies for any loss or damage arising in any way from the receipt or use thereof. The IT Department at Praxis can be contacted at it.support@praxis-his.com.
Praxis High Integrity Systems Ltd:
Company Number: 3302507, registered in England and Wales
Registered Address: 20 Manvers Street, Bath. BA1 1PX
VAT Registered in Great Britain: 682635707
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 14 13:42:49 2007

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.