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

Re: [Fwd: Re: merge and properties]

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-25 13:54:06 CET

ketil@ii.uib.no (Ketil Z. Malde) writes:

> Philip Martin <philip@codematters.co.uk> writes:
>
> > Be careful... to move changes from one branch to another the
> >
> > svn merge -rREV1:REV URL PATH
> >
> > form is preferred,
>
> I think merging is a subject that deserves a bit more attention. In
> particular, the documentation might be clearer that the above is what
> you usually want (and it is, isn't it?).

I just committed a completely rewritten and expanded chapter on
branching and merging. Take a look at doc/book/book/ch04.xml, see if
it's clearer now.

> I think most merging is going to be either incorporating/reversing a
> single or small set of changes, for which the above is good, or
> incorporating all changes in a branch into the trunk (or another
> branch). Could there be a default action for this (without the need
> to check revsion numbers etc)?

Not until Subversion starts automatically tracking merge information.
See the "repeated merge" sidebar in ch04.xml.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 25 13:57:24 2002

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.