email settings for gmail SMTP?

2009-09-08 Thread Dan Myung
I've got 1.0.1 setup on my Ubuntu box, and seem to have trouble with the email settings. I've input all the TLS settings for gmail smtp using a email in our hosted account, setup all the TLS and ports for it. However, whenever we try to submit/publish a new review request, the publish spinny

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