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

Issue 3895, rejecting invalid svn:mergeinfo on commit

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 11 Jul 2011 11:33:57 +0100

http://subversion.tigris.org/issues/show_bug.cgi?id=3895

This issue is about rejecting commits that attempt to introduce invalid,
i.e. fails to parse, svn:mergeinfo. This has been fixed on trunk and
was backported to 1.6.17. It turns out that the fix was incomplete: it
didn't fix commits through mod_dav_svn, see issue 3953.

I voted for the 3895 backport but I've now realised it causes problems
for repositories that already include invalid mergeinfo: they can no
longer be copied by dump/load or svnsync. There is no easy way for
users to correct the problem.

Do we need to provide a way for users to handle such repositories?
Force the commit? Delete the mergeinfo? Attempt to correct the
mergeinfo?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-07-11 12:34:46 CEST

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

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