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

2009-09-28 Thread codesite-noreply
Comment #15 on issue 1072 by yunshan.di: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I enabled the review board logging setting, create request again, it seems that diff is working background, but the review request is failed to be created with the

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

2009-09-26 Thread codesite-noreply
Comment #12 on issue 1072 by yunshan.di: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 dear sharrell, I have add the patch you provided, after compile the svn.py and restart apache server, the following error rises when i create a new review request:

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

2009-09-26 Thread codesite-noreply
Comment #13 on issue 1072 by sharrell.purdue: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 If you remove the if repository.allow_all_certs is True: line and unident the line after it four spaces that should probably work fine. -- You received this

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

2009-09-26 Thread codesite-noreply
Comment #14 on issue 1072 by yunshan.di: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 yes, i did it, and the 500 error gone; but when i create a request, error prompt saying: Server sent unexpected return value (403 Forbidden) in response to OPTIONS

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

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

2009-09-24 Thread codesite-noreply
Comment #7 on issue 1072 by yunshan.di: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I'm running on windows with Apache2, rise the same error. how to fix it, any ideas? thanks! -- You received this message because you are listed in the owner or CC

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

2009-06-29 Thread codesite-noreply
Comment #6 on issue 1072 by mathieuk: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I ran into a similar issue. Our SVN setup uses client certificates. When trying to use ReviewBoard I'd always end up with an error message saying

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

2009-06-09 Thread codesite-noreply
Comment #4 on issue 1072 by pinkj9: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I'm running on Debian with Apache2, by default the web server runs as www-data with homedir /var/www/. I've changed the ownership and group of this folder to www-data and

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

2009-06-09 Thread codesite-noreply
Comment #5 on issue 1072 by vlysenkov: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I've tried it with apache2, too. The problem was that despite of running reviewboard scripts as www-data, HOME environment variable was set to /home/vlysenkov, not

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

2009-05-26 Thread codesite-noreply
Comment #3 on issue 1072 by sharrell.purdue: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 Here is half of a patch to fix this the SSL problem. This doesn't allow the --config-dir support however it does bypass the ssl problem. I added an if with an

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

2009-04-21 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Comment #2 on issue 1072 by chipx86: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC