How do I determine if svn:mergeinfo is corrupt and how would I fix it.
From: Peter Kahn <citizenkahn_at_gmail.com>
Date: Mon, 10 May 2010 12:12:49 -0400
I suspect I have corrupt mergeinffo but I'm not sure. Does anyone know how
Here’s the issue. My team recently moved to agile and uses feature branches
People use the this merge pattern
a) PULL - merge trunk-to-branch, resolve, test, commit
b) PUSH - merge branch-to-trunk, resolve, test, commit
c) Recreate branch (or usually create new story branch and drop old since
By the end of this the branch and trunk should be in alignment.
*Problems we are seeing:*
1. changes not reported during trunk-to-branch merge show up in
(1) Should not be happening. The pull from branch to trunk should put the
(2) Should not be happening. SVN should be managing the changes in the merge
(3) Should not be happening. This is a case of a new file added on branch.
(4) I believe this is a SVN bug and that we can’t fix this. Still if this
We are currently on svn 1.5.x server with clients using svn 1.6.x and
Still, it sure looks like our mergeinfo data is wrong.
- Merges that don't report all changes
Any good places for me to start looking?
FYI, I also posted this to
-- Peter Kahn citizenkahn_at_gmail.com pkahnpie1_at_AIM http://www.google.com/profiles/citizenkahn Awareness - Intention - ActionReceived on 2010-05-10 19:15:21 CEST |
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.