RE: How to display the code in my branch without merge changes?
From: Andrew Reedick <Andrew.Reedick_at_cbeyond.net>
Date: Tue, 15 Oct 2013 09:23:55 -0400
> From: Gabriela Gibson [mailto:gabriela.gibson_at_gmail.com]
Create a new workspace and unmerge (aka reverse merge) the changes from trunk. Then diff the workspace. (You probably don't want to check-in the reverse merge changes.)
Obviously, if your code relies on, or otherwise interacts with the trunk changes, then you'll have to tweak your code (and will probably go with the new branch option.)
|
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.