unable to merge a feature branch back to trunk.
From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-12-09 02:27:42 CET
I'm in the process of documenting basic merge tracking in the svnbook,
I'm using ra_local. I made a trunk, did some commits. Copied trunk
What's weird is when I tried to merge the branch back to trunk.
$ svn mergeinfo . --from-source
$
Wha? Nothing at all pending? No candidate ranges?
When I did the 'reflective' merge itself, I got nothing as well:
$ svn merge file:///Users/sussman/scratch/repos/branches/mybranch .
$ svn diff
Property changes on: .
...this makes no sense to me. The branch's mergeinfo is correct, I
$ svn pl -v mybranch/
But I *know* there are a whole bunch of changes on the branch, and it
Am I using this feature incorrectly? Are we waiting for Kamesh's
I've attached my dumpfile for reference.
---------------------------------------------------------------------
|
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.