HTTP certificate validation failure

2014-09-26 Thread Amritpal S.
Hi, I am using RB 1.7.1 and while adding a new repository I am getting the following error: https://lh5.googleusercontent.com/-4drIcoh79zY/VCUsDbi2FzI/DWw/hwJR13IGYNY/s1600/untitled.JPG I am also getting the button I trust this host as disabled. Does anybody has any idea how can be

p4compress with perforce

2014-09-26 Thread Lee Laborczfalvi
Is it possible to configure the reviewboard server to make use of the p4compress flag when talking to perforce? We have a reviewboard server in India but the perforce server is in the US. It would be good if we could compress the data while doing diffs to allow for better network performance.

Extension Static Files

2014-09-26 Thread Jay Lee
Hello! I have upgraded to reviewboard 2.0.7 and have been actively working on extensions. However, I have not been able to find a good way of exposing my extension's static files. The issue I am running into is that my reviewboard installation relies on a 'apache-wsgi.conf' that has the

Re: Extension Static Files

2014-09-26 Thread Jay Lee
Hi David, I have used media bundles I believe. My extension looks like: class Defaults(Extension): metadata = { 'Name': 'defaults', 'Summary': 'fdsa', } js_bundles = { 'default': { 'source_filenames': ['js/customize.js'] } } and was

Re: Extension Static Files

2014-09-26 Thread David Trowbridge
Jay, Yes, that's correct. If you look in the ext directory in the htdocs/media/ext directory after enabling your extension, you should see your media file. Your apache config should have an alias for /media to point to the htdocs/media directory. -David On Fri, Sep 26, 2014 at 5:24 PM, Jay Lee

Re: Extension Static Files

2014-09-26 Thread David Trowbridge
Deactivating/reactivating should do it. Can you look in the reviewboard log file and see if there's anything related in there? -David On Fri, Sep 26, 2014 at 5:52 PM, Jay Lee jaylee1024...@gmail.com wrote: Hey David, I checked the directoy and noticed that only roughly half my extensions

Re: p4compress with perforce

2014-09-26 Thread David Trowbridge
As I understand it, the compress option is only available when there's a client. Since Review Board communicates with the perforce server without creating a client, I don't believe there's a way to take advantage of it. -David On Fri, Sep 26, 2014 at 11:11 AM, Lee Laborczfalvi labor...@gmail.com

Re: Setting up subversion repository

2014-09-26 Thread David Trowbridge
In general, we've found pysvn to be somewhat more reliable than subvertpy, so I'd suggest switching back. That error suggests to me that the credentials listed in the repository admin were incorrect. -David On Fri, Sep 26, 2014 at 8:41 AM, neel roy neelsm...@rediffmail.com wrote: Hi, I am

Re: Setting up subversion repository

2014-09-26 Thread neel roy
Thanks for the answer. Few points: - I used the same creds when checking out with plain svn command line tool and it worked perfectly fine. Why should reviewboard fail with it? - I don't see any log about what command is being launched and from where from within the code. Is there a way to get

Re: Extension Static Files

2014-09-26 Thread chip...@chipx86.com
Hi Jay, Is this on a production install or a development server? Are you running with DEBUG = True in settings_local.py? If so, that alters the behavior of extension media installation. Christian -- Christian Hammond - chip...@chipx86.com Review Board - https://www.reviewboard.org Beanbag,

Re: Extension Static Files

2014-09-26 Thread Jay Lee
This is a test server that mirrored a production install, and I adjusted DEBUG = False. I redid the install process with pip but still ran into the same issue where no file was in the folder. Previously, it had DEBUG = True but the reinstall did not help unfortunately. Best, Jay On Friday,

upgraded to reviewboard 1.7.28 (from 1.7.27)

2014-09-26 Thread Jason Pernito
Everything looks good except when running rb-site manage /path/to/site condensediffs Processing 210351 diffs for duplicates... This may take a while. It is safe to continue using Review Board while this is processing, but it may temporarily run slower. Traceback (most recent call last):

Re: Issue 3584 in reviewboard: fail to load files in view diff,unable to publish or discard files in draft

2014-09-26 Thread reviewboard
Updates: Status: Invalid Comment #1 on issue 3584 by trowb...@gmail.com: fail to load files in view diff,unable to publish or discard files in draft https://code.google.com/p/reviewboard/issues/detail?id=3584 We need you to fill out the form or we can't do anything to help. -- You

Re: Issue 3000 in reviewboard: UTF-8 support is hard to enable

2014-09-26 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Comment #2 on issue 3000 by trowb...@gmail.com: UTF-8 support is hard to enable https://code.google.com/p/reviewboard/issues/detail?id=3000 (No comment was entered for this change.) -- You received this message because

Re: Issue 3000 in reviewboard: UTF-8 support is hard to enable

2014-09-26 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 3000 by trowb...@gmail.com: UTF-8 support is hard to enable https://code.google.com/p/reviewboard/issues/detail?id=3000 Fixed in release-2.0.x (0727fad). -- You received this message because this project is configured to send all issue