RE: Using temporary branches and mergeinfo properties
From: Igor Markovic <igor.markovic_at_3mensio.com>
Date: Fri, 27 Nov 2009 01:41:38 -0800 (PST)
Sorry that I didn't replied for a while. I didn't noticed there were any replies on my message.
Ok, I'll try to explain it a bit more:
Till here everything is working as expected.
- Now we need to merge the fixed bugs from the branch back to the trunk. (so we just merge revisions back to the trunk. Not the whole branch)
This will cause all kind of mergeinfo properties on unchanged files.
We also sometimes work the other way around. We sometimes fix bugs on the trunk or add new features to the trunk that need to be merged to the branch (so we can release a service pack containig fixes/new feature based on the old version of the software). This will also cause a lot of empty mergeinfo properties for a lot of files.
Server: 1.6.5
It even goes wrong when I self create a branch, do some changes on that branch and merge those changes back to the trunk on the same computer (so no other/older version of SVN are used in between)
I noticed that it sometimes can help if I turn on the 'Ignore ancestry' checkbox when merging.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.