> --------------
> SHORT SUMMARY:
> --------------
> In short, it works. When promoting from the feature branch to the trunk I
> just
> needed to swap my "From" and "To" urls so that "From" was the trunk and
> "To" was
> the feature branch. The target path is always the local working copy of
> the trunk. This was necessary no matter whether I was using TSVN or SVN.
I think the important point is that you aren't really merging from one tree
to another; you are generating a diff between two trees and applying it to a
third. I think your suggested layout is good because it indicates creating
a diff and applying it.
Josha Foust
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 14 00:13:53 2005