mockbuild of ReviewBoard 3.0.14 gives Import Error in django

2019-04-11 Thread 'Tony' via Review Board Community
active=False, verbosity=2) , which is a django command. Since sys.path was modified to include these paths (see bold lines at top) before call_command was called, I'm curious as to why it's still seeing the import error? I'm currently stuck on this for a while, would be happy to get some tips. Th

Can't change bug status

2017-09-01 Thread Tony F
On the line that reads Status:NEW (edit) if I click on "edit", nothing seems to happen. However, the console in chrome developer tools shows this message whenever I click on edit. Uncaught TypeError: Cannot read property 'focus' of null at eval (VM557 show_bug.cgi?id=7883:256) Why

Latest stable version

2017-07-31 Thread Tony F
How can I find out what the latest stable version of ReviewBoard is? It isn't clear from the website. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us

fatal: git cat-file: could not get object info when post review request

2016-10-31 Thread Tony Wu
Our team just start to use Review Board to do code review. But today we have a problem and I don't know why. I posted a review request: tony$ rbt post genernal_user_classification..develop ERROR: Error validating diff fatal: git cat-file: could not get object info (HTTP 400, API Error 224

While doing diff/patch upload getting invalid utf-8 character error.

2015-12-01 Thread Tony Jose
While doing diff/patch upload getting invalid utf-8 character error. I am using Review Board 2.5.1.1, Apache2, MySQL, python 2.7, SVN server 1.8.5 in Ubuntu 12.04 please share the compatible latest version of Review Board and SVN server. -- Supercharge your Review Board with Power Pack:

Re: can not set up a git repository with reviewboard

2015-09-08 Thread Tony Dubu Yang
I'm receiving this error, too, running on an Azure VM with version 2.0.19 of ReviewBoard installed. I've set the logging level for ReviewBoard to DEBUG, but all I'm getting is cache misses and 'Using reviewboard.scmtools.svn.pysvn backend for SVN' in the logs. Tried looking in the

Re: can not set up a git repository with reviewboard

2015-09-08 Thread Tony Yang
e page, then post, all with the web > server running, without restarting. It's used to prevent sites from > tricking you into submitting a form on Review Board from their site without > you knowing. > > Tony, can you show me exactly what error you're hitting and the steps >

Re: RBTools Windows installation

2011-07-05 Thread Tony Abou-Assaleh
by passing the -Z flag to easy_install; i.e., easy_install -U -Z RBTools You may have to delete the currently installed version first. Cheers, TAA -- Tony Abou-Assaleh, PhD http://tony.abou-assaleh.net | http://twitter.com/tony_aa | http://www.linkedin.com/in/tabouasssaleh Thanks! Peter

Installing in a subdirectory alongside TRAC

2011-06-29 Thread Tony A.A.
Hi, I'm new to ReviewBoard and my so far not going too good .. I have TRAC and ReviewBoard installed on the same domain. I've been using TRAC for a while and added a fresh install of ReviewBoard. I installed it at mydomain.com/reviews/. When I go there, I see the ReviewBoard logo, a few links,

Re: post-review and perforce

2010-09-17 Thread Tony
I'm definitely a Python noob, but don't mind digging around in the code. I'm not familiar with python distributions and eggs, I assume I can just unzip the RBTools egg and then rezip it? I'll give it a shot when I have a free moment tomorrow and get back to you. Thanks again! tony On Sep 16

Re: post-review and perforce

2010-09-17 Thread Tony
/diff/new/: {} Got API Error 105 (HTTP code 200): One or more fields had errors Error data: {u'fields': {u'path': [u'[Errno 2] No such file or directory']}, u'stat': u'fail', u'err': {u'msg': u'One or more fields had errors', u'code': 105}} tony On Sep 17, 12:49 am, Jan Koprowski jan.koprow

Re: post-review and perforce

2010-09-17 Thread Tony
. Is there any need to fork and upload back? Seems like you already added the regex change to master. Thanks again for all the help guys! tony On Sep 17, 12:19 pm, Tony tony.cassan...@gmail.com wrote: Hmmm, so changing the regex allows post-review to detect perforce and begin uploading.  However

post-review and perforce

2010-09-16 Thread Tony
the tool as root isn't ideal, but isn't a dealbreaker either. Thanks in advance! tony -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users

Re: post-review and perforce

2010-09-16 Thread Tony
(2006/05/26) The whole thing looks like this (with the personal details removed): User name: tony Client name: tony_mac Client host: mybox.local Client root: /folder/source Current directory: /folder/source Client address: 10.100.101.21:53141 Server address: perforcesrv1.mydomain.com:1666 Server root

Re: Setting up developer environment

2010-03-05 Thread Tony Bibbs
-- Tony Bibbs Phone: (515) 554-8046 Twitter, Skype, Facebook: tonybibbs Web: http://www.tonybibbs.com -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users

Re: Setting up developer environment

2010-03-04 Thread Tony Bibbs
earlier using easy_install). -- Raja On Feb 18, 12:10 am, Tony Bibbs t...@tonybibbs.com wrote: When I run this: python ./contrib/internal/prepare-dev.py I get that: Synchronizing database... Error: No module named django_evolution Did I miss a step or something? -- Tony

Setting up developer environment

2010-02-17 Thread Tony Bibbs
When I run this: python ./contrib/internal/prepare-dev.py I get that: Synchronizing database... Error: No module named django_evolution Did I miss a step or something? -- Tony Bibbs Phone: (515) 554-8046 Twitter, Skype, Facebook: tonybibbs Web: http://www.tonybibbs.com -- Want to help

Turn up logging

2009-12-24 Thread Tony Bibbs
@example.com -- Tony Bibbs Phone: (515) 554-8046 Twitter, Skype, Facebook: tonybibbs Web: http://www.tonybibbs.com http://www.apteno.net -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users

Active Directory

2009-08-05 Thread Tony Bibbs
When I select this in the settings tab it won't let me edit any of the AD settings. Am I missing something? --Tony --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups reviewboard group. To post to this group, send

CVS cvs [checkout aborted]: Absolute module reference invalid

2009-08-05 Thread Tony Bibbs
Back some time ago I submitted a patch that I was sure that fixed this problem. Today I finally got around to upgrading to the latest version and apparently that patch wasn't accepted or somehow got reintroduced. Can anybody take a look? It's the only patch I would have submitted. --Tony