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

Re: [Newbie alert] Question about keeping a branch up-to-date with the trunk

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-10-12 21:01:40 CEST

>>>>> "Andy" == Andy Markham <andy.markham.admin@gmail.com> writes:

    Andy> How do I determine what changes exist on the trunk that I
    Andy> need to merge out

By keeping track, by hand, of every trunk => branch merge that you
make. You typically put the svn command that did the merge into your
checkin comment.
                            
    Andy> and how would I go about requesting that merge.

As you would any merge: specify the range of revision numbers.

    Andy> I presume it's done via an update

It's not done via "update"; it's done via "merge".

-- 
Keaton, Chaplin, Garbo - let them now make room for Gromit.
        A. O. Scott, in The New York Times
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 12 21:13:28 2005

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.