RE: Merge reintegrate error
From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 14 Oct 2009 13:09:38 -0400
>We're having problems merging a branch back to trunk. The trunk contains no mergeinfo at all because I removed it via svn propdel. The only mergeinfo the branch contains is on the root directory. Neither root nor branch has local modifications. Here's what happens:
It tells you right in the message. You must have merge info on /branch/workflow/src/definition/whoisoptout and it doesn't include everything that the branch folder includes.
CD into the branch and do an svn merge $REPO/trunk to ensure that all the changes from trunk are merged to ALL the folders and subfolders in /branch.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.