Loops when trying to add a svn repository

2010-06-21 Thread Martelo
I'm trying to add an https SVN repository. After click on save, the folowing message is shown... A verified HTTPS certificate is required to connect to this repository. There were errors validating this certificate: The certificate is not issued by a trusted authority. Use the fingerprint to

Re: Loops when trying to add a svn repository

2010-06-21 Thread Christian Hammond
Hi, It's possible that it wasn't able to store the certificate. This is stored in $HOME/.subversion, and this would be your web server's home directory. Starting in Review Board 1.5, we generate Apache + mod_python config files (assuming that's what you're using) that point HOME to $sitedir/data.

Having trouble with local subversion repository

2010-06-21 Thread Guido Bartolucci
I installed reviewboard but I'm having trouble submitting a review request. I think it's a problem with my repository settings. I have reviewboard installed on the same machine as my subversion repository and all normal interaction with it is with svn+ssh. The repository is in

Re: Having trouble with local subversion repository

2010-06-21 Thread Christian Hammond
Hi Guido, Review Board assumes that the path is a URL of some sort that points to a repository, rather than a filesystem path. It will attempt to append the filenames from the diff onto that path. What you should be doing is using the same path that the clients would use to check out your

Re: Having trouble with local subversion repository

2010-06-21 Thread Guido Bartolucci
That fixed it, thanks. I was using svn+ssh which launches its own svnserver. To get this to work I only needed to start up an svnserver process for local read-only access for review board. On Mon, Jun 21, 2010 at 12:54 PM, Christian Hammond chip...@chipx86.com wrote: Hi Guido, Review Board

Re: Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-06-21 Thread reviewboard
Comment #3 on issue 1694 by hadru...@gmail.com: Unable to upgrade 1.5b1 - 1.5b2 with easy_install http://code.google.com/p/reviewboard/issues/detail?id=1694 thanks, will try it today after working hours. btw, any thoughts why first method (as in the documentation -

Re: Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-06-21 Thread reviewboard
Comment #4 on issue 1694 by chipx86: Unable to upgrade 1.5b1 - 1.5b2 with easy_install http://code.google.com/p/reviewboard/issues/detail?id=1694 The first method only fetches the last stable release, not betas. -- You received this message because you are subscribed to the Google Groups

Re: Issue 1687 in reviewboard: post-review API Error 105

2010-06-21 Thread reviewboard
Comment #1 on issue 1687 by Anthony.L.Chen: post-review API Error 105 http://code.google.com/p/reviewboard/issues/detail?id=1687 This issue can be closed due to user error/configuration problem or marked as a feature request. The reviewboard repository was configured incorrectly as the

Re: Issue 1687 in reviewboard: post-review API Error 105

2010-06-21 Thread reviewboard
Updates: Status: SetupIssue Comment #2 on issue 1687 by chipx86: post-review API Error 105 http://code.google.com/p/reviewboard/issues/detail?id=1687 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Issue 1695 in reviewboard: filename containing spaces is not handled properly in UI

2010-06-21 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1695 by erikdw: filename containing spaces is not handled properly in UI http://code.google.com/p/reviewboard/issues/detail?id=1695 *NOTE: Do not post confidential information in this bug report.* What version are you