Diffing SVN branches with post-review

2009-09-08 Thread Nikolai Prokoschenko
Hello, I'm trying to run a proper branch/merge at my place of work. Unfortunately, we are using Subversion, which makes branching rather cumbersome. Now I've tried branching our current trunk and do some work on the branch and then post it for review -- and I couldn't find a way to force

Re: Diffing SVN branches with post-review

2009-09-08 Thread David Trowbridge
When you created the branch, you added a numbered revision in the same paths as the branch that had the code that was on trunk. You can just do a revision-range post-review between that revision and your branch HEAD. If you truly want to diff between the current trunk and the branch, you can