Re: can not svnsync sync
From: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Tue, 16 Jun 2015 11:49:41 +0200
Hello,
Oto wrote:
You are trying to sync a versioned property with invalid format. Unfortunately you will be unable to create revisions using this data as required when syncing into a target repository. The problem is that this cannot be trivially changed as it is the recorded repository history.
You have two options I am aware of:
#1 Use svnadmin hotcopy to create a copy, and do follow-up syncs (svnsync init --allow-non-empty). This assumes that there will be no new revisions with invalid mergeinfos. To prevent this, upgrade your server to a bugfixed version.
#2 Manipulate history to make the mergeinfo property valid.
Good luck,
|
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.