> This is where I am confused now. I have a WC of the head. The head has
> nothing at all from the branch, the branch has everything from the
head...
> The from URL is the trunk? (which revision? the one when the branching
> began? The To URL is the branch... (the revision being the last revision
on
> the branch??? )
Just remember that you are feeding Merge two URL/revisions that it is to
use to produce a diff and apply to your WC. So in this final scenario, the
from URL would be trunk @ HEAD (or more exactly the last revision that you
had synched the branch to). and the to URL would be the branch @ HEAD.
Since the branch has been synched up to the HEAD of trunk, the diff you
want is between trunk and branch @ HEAD. This should just be the
differences for the branch itself.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Feb 18 16:50:14 2006