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

problem of sync a huge revision on mirror site

From: Hellen <hellenff_at_gmail.com>
Date: Thu, 17 Apr 2008 00:47:28 -0700

Hi,

I have a problem when I tried to sync a huge revision on mirror site.
first I dumped the problematic revision from the master site. then manually
"svnadmin load .." the dump to the mirror
site. that looks ok from the log, but then I had problem to sync again,
getting the following error message:
----------------------------
svnsync: Revision being currently copied (590), last merged revision (589),
and destination HEAD (591) are inconsistent; have you committed to the
destination without using svnsync?
----------------------------
I know this might be because I did the manual load to the mirror site. but
how can I fix this?
I did some google search, and found someone mentioned:" manual adjustment of
the revision 0 revprops", not sure how it is related to fixing this problem?

as the repository is already very big, I am trying to avoid re-creating the
mirror as someone suggested. But the worse case scenario if I have to
re-create the mirror again, how can I not let the problematic revision(a
very large revision) fail the svnsync again?

thanks much for your help
Hellen
Received on 2008-04-17 09:47:51 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.