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

[TSVN] Re: TortoiseSVN - FAQ

From: Duncan Booth <duncan.booth_at_suttoncourtenay.org.uk>
Date: 2004-11-09 14:08:15 CET

Pete Townsend wrote:

> User: Pete Townsend, mailto:p@postmaster.co.uk
> Categories: Daily use
>
> How does one use the merge feature in tortoise svn? I am trying to merge
> from a branch into the trunk. In the merge dialog I have the brank url
> in the from field and use the latest revision number and in the to
> field I have the trunk url and merge to the head revision. What am I
> doing wrong?

Checkout the trunk.

In the 'from' field you specify the branch and the revision number where
the branch was created.
In the 'to' field you specify the branch and the HEAD revision.

This would merge changes applied 'from' the creation of the branch 'to' to
current head of the branch into the sources you have checked out. i.e. from
and to are describing a range of edits. 'First revision', 'last revision'
might be better terms.

If you then edit the branch further, next time you need to specify the
first and last revisions on the branch which have not yet been merged, so
make sure that when you check the merged copy into the trunk you record
what you have merged previously. e.g. 'merged revisions 7000 to 7200 from
mybranch into trunk' then next time you can work out that your 'from' will
be revision 7201.

Intuitive it isn't.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 9 14:16:48 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.