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

svn copy WC-WC and empty mergeinfo

From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Wed, 04 Jun 2008 14:55:24 +0200

With RC7 on Windows when locally copying a file with

   svn cp file1 file2

an empty svn:mergeinfo property is added to file2. Is this (still)
necessary and correct? Initially this behavior has been introduced with
r26495, when --use-merge-history still existed.

 From my current understanding it does no harm when keeping implicit
mergeinfo for a copied file (it's the same as for added files, where
svn:mergeinfo isn't emptied, too!?) It should be even correct to keep
explicit as well as implicit mergeinfo: When merging to the copied file
from a source which had already been merged to its copy source, the
merge shouldn't be performed again. But this would happen with an empty
mergeinfo.

Of course, these cumulations of empty mergeinfos are also not very
aesthetic :)

--
Best regards,
Marc Strapetz
_____________
SyntEvo GmbH
www.syntevo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-04 14:55:41 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.