RE: branch should become new trunk
From: Bob Archer <bob.archer_at_amsi.com>
Date: Tue, 12 Jan 2010 11:36:18 -0500
> I am confused on how to merge my "branch" back to the "trunk".
Well, reinterate can only be used if you have merged ALL of trunk into branch. You can't cherrypick stuff from trunk into branch and then --reintegrate the branch. It's not gonna allow it or work.
> I am now at stage were "branch" should become the "new trunk", so I
If this is the result you want and you don't want to merge everything from trunk to branch you can just delete the trunk and then copy the branch to trunk. This will get you where you want to be.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.