Issue 1072 in reviewboard: SVN --config-dir support

2009-09-25 Thread codesite-noreply
Comment #8 on issue 1072 by yunshan.di: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I tried to modify the following lines in svn.py: import pysvn self.client = pysvn.Client() if repository.username: self.client.set_d

Issue 1072 in reviewboard: SVN --config-dir support

2009-09-25 Thread codesite-noreply
Updates: Labels: -Milestone-Release1.5 Milestone-Release1.1 Comment #9 on issue 1072 by chipx86: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 Just an update on this. We are working on a way to verify, store and manage certificates for 1.1. This will

Issue 1330 in reviewboard: minor inconsistency when differencing white characters

2009-09-25 Thread codesite-noreply
Updates: Status: NotABug Comment #1 on issue 1330 by trowbrds: minor inconsistency when differencing white characters http://code.google.com/p/reviewboard/issues/detail?id=1330 This isn't a bug. Things which are purely whitespace changes are hidden by default. You can toggle display

Issue 1317 in reviewboard: Differentiate between deleted files and those that have had all contents removed.

2009-09-25 Thread codesite-noreply
Comment #2 on issue 1317 by ostraz: Differentiate between deleted files and those that have had all contents removed. http://code.google.com/p/reviewboard/issues/detail?id=1317 The "Review Request" email that gets sent out should also specify "deleted" in the "Diffs" section of the email body,