[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to merge branch back to trunk when branch is in sync with trunk

From: Claude Montpetit [Nertec] <cmontpetit_at_nertec.com>
Date: 2004-10-29 17:51:36 CEST

>
> We had a long-life branch that received a couple of merges from the trunk.
>
> revision 81: created branch X from trunk HEAD.
> ...
> revision 100: merged trunk into branch X - 82:99
> ...
> revision 150: merged trunk into branch X - 100:149
>
> The branch X now contains all changes in the trunk (HEAD). I want to
> apply all changes that were made to the branch X back in the trunk.

 From reading about this here and there, and trying it locally, it seems
that if I merge the branch X from version 81:HEAD into the trunk, I get
the desired results. But although the commit on the trunk after this
merge shows only the branch X modified files, somehow, this operation
seems not right to me. Is this the way to proceed?

> But the branch contains the trunk.
>
> I tried merging the HEAD of branch X into the trunk working copy but the
> merge does not merge anything. So I feel I am in trouble. Anyone has a
> recommendation as of what to do in this situation?
>
> Claude
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
> .
>

-- 
Claude Montpetit
Nertec
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 29 17:52:29 2004

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.