RE: Question about mergeinfo
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 6 Aug 2010 10:44:35 -0400
> We are using svn 1.6 for a few weeks. Since then we faced the
Elision will only happen if the mergeinfo is fully duplicated on the parent folder. So, you must have mergeinfo in the files that isn't in the containing folders.
Also, you have to commit the Elision when it happens or else you will get property changes on every merge.
> Another question: we do revision based merging, promoting
Well... the merge info is for svn so it won't merge in the same revisions more than once and also for log viewing. If you are keeping track of this manually then you probably really aren't using the feature. However, there really is no way to turn it off.
But, I think being able to see history back through the merge (-g --user-merge-history) is a pretty useful thing, isn't it?
BOb
|
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.