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

RE: subtree merge

From: Jeremy Mordkoff <jlm_at_ZeeVee.Com>
Date: Tue, 6 Oct 2009 12:04:47 -0400

From: Tyler Roscoe [mailto:tyler_at_cryptio.net] Sent: Tuesday, October 06,
2009 11:20 AM
> On Mon, Oct 05, 2009 at 08:38:30PM -0400, Jeremy Mordkoff wrote:
> > Another developer was working in a project branch and merged to
trunk,
> > but he did the merge in the subdirectory 'ZV'. so now I have
> >
> > [release_at_zaz1 trunk]$ svn pg svn:mergeinfo .
> > /zcode/branches/es_zvb_reset:9521-9652
> > /zcode/branches/rel_2_1:8309-9633
> > /zcode/branches/rel_2_2:9342-9705
> > /zcode/branches/rel_2_2_1:9697-9706
> >
> > [release_at_zaz1 trunk]$ svn pg svn:mergeinfo ZV
> > /zcode/branches/online/ZV:9220-9713
> >
> > Does this mean that the merge history for '.' will now be ignored
when
> > I'm merging 'ZV'? It does appear that way, because when I merged
>
> No. As I understand it, the merge process will first look at the
> mergeinfo on ZV and then also look at the mergeinfo for anything above
> ZV (in your case, it will find the mergeinfo for trunk).

That would make sense, but then it would appear to be broken, since
according to the last line in the mergeinfo at the top, these changes
had already been merged.

>
> > [release_at_zaz1 trunk]$ svn merge $SVN/branches/rel_2_2_1
> > --- Merging r9698 through r9709 into 'ZV':
> > G
ZV/ZV_Viewer/extensions/mediaplayers_at_zeevee.com/chrome/content/vlc/playe
r.html
> > G
ZV/ZV_Viewer/extensions/mediaplayers_at_zeevee.com/chrome/content/vlc/playe
r.xul
> > G
ZV/ZV_Viewer/extensions/mediaplayers_at_zeevee.com/chrome/content/vlc/main.
xul
> > ...
> > G ZV/plugins/mozilla_remote
> > --- Merging r9711 through r9715 into '.':
> > U lcast/components/cli/src/CliSet.cxx
> > U lcast/components/mpeg2/src/mpeg_ts.c
> > G .
> > [release_at_zaz1 trunk]$
> > [release_at_zaz1 trunk]$ svn status
> > M .
> > M ZV
> > M lcast/components/cli/src/CliSet.cxx
> > M lcast/components/mpeg2/src/mpeg_ts.c
> >
> >

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2404174

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-06 18:05:42 CEST

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.