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

Re: Question about excessive mergeinfo

From: Stein Somers <ssomers_at_opnet.com>
Date: Mon, 11 Jan 2010 19:37:58 +0100

> I think SVN wants you to not copy the file/dir but instead to merge the
> revision where it was added to the branch.

Interesting idea, but as far as I get it it seems a complicated process:
  - In the WC's target directory, merge a part of the changeset that
created (or last moved) the wanted subdirectory. So now we're no longer
only merging root directories.
  - Inside the new subdirectory, merge the rest of the history of the
source subdirectory.

And why would SVN not like copies? Forget that I wrote "from another
branch", it happens inside a branch too (i.e. if the only active
mergeinfo is in a parent directory shared by source and target of the
copy). If you do a simple WC -> WC copy, you get no additional
mergeinfo. If you do a URL -> WC copy on the same paths and revisions,
you get explicit/excessive mergeinfo on top. I'm pretty sure that's a
bug. But never mind, I can elide it myself. We'll see in 1.7.

-- 
Stein
Received on 2010-01-11 19:38:34 CET

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.