I tried to read more of review-board documentation, and it looks like the post-review tool I was talking about in an earlier post doesn't do exactly what I want... Besides, it doesn't work when there is a relative path on the subversion server. I've dirty patched it (no guarantee at all that it doesn't break something else) to make it do something instead of failing (see gist below).
On the other hand, it looks like it still insists on using 'master' one way or another which doesn't really work for me. Ideally I would have to modify that too, or maybe add an option to the tool to make it accept a svn diff in input, because surprisingly it doesn't exist (post-review really wants to do the diff itself, which is... noble).
Posting a patch.diff based review right from the command line instead of using my browser would still be a total win, anyway.
On the other hand, it looks like it still insists on using 'master' one way or another which doesn't really work for me. Ideally I would have to modify that too, or maybe add an option to the tool to make it accept a svn diff in input, because surprisingly it doesn't exist (post-review really wants to do the diff itself, which is... noble).
Posting a patch.diff based review right from the command line instead of using my browser would still be a total win, anyway.