Re: ERROR - - root - SVN: Failed to get repository information

2017-06-26 Thread Christian Hammond
Hi Markus,

It looks like the user you're authenticating as just doesn't have
permission to access that path for some reason. Are you maintaining the SVN
server as well?

Any chance the svn info command you ran is using a different user session?

Christian


On Mon, Jun 26, 2017 at 02:34 Markus  wrote:

> Hi,
>
> i have some problems to setup reviewboard with my svn server.
> I got the ERROR Message in the reviewboard log:
> *ERROR -  - root - SVN: Failed to get repository information for
> https://server/svn/Library/ : Unable to
> connect to a repository at URL 'https://server/svn/Library
> '*
> *Access to '/svn/Library' forbidden*
>
> I installed the newest version from bitnami reviewboard and pysvn on an
> windows server.
>
> SVN and the Reviewboard are not on the same server and the authenticating
> is with LDAP.
>
> I can successful connect to svn from the reviewboard server:
>
> C:\Windows\System32>svn info https://server/svn/Library/
> Path: Library
> URL: https://server/svn/Library
> Relative URL: ^/
> Repository Root: https://server/svn/Library
> Repository UUID: b11aa71e-91ab-d044-a908-7c2ca2c31a05
> Revision: 3398
> Node Kind: directory
> Last Changed Author: xyz
> Last Changed Rev: 3398
> Last Changed Date: 2017-06-26 10:26:06 +0200 (Mo, 26 Jun 2017)
>
> I tried different thinks with the svn url, different usernames and so one,
> but nothing works.
>
> Do you have andy idea for me?
>
> Thanks Markus
>
> --
> 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 know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Review Board Ticket #4561: Are Perforce Task Streams supported

2017-06-26 Thread Ben Allen
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4561/
--

New ticket #4561 by BenA
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


--
Are Perforce Task Streams supported
==

# What version are you running?

>> > Running on Linux-2.6.18-194.el5-x86_64-with-redhat-5.5-Tikanga
70  16:19   [GCC 4.4.4 20100726 ( Red Hat 4.4.4-13 ) ]
71  16:19   >> > Python 2.7.2 ( default, Mar 26 2013, 18:57:24 )
72  16:19   >> > RBTools 0.7.6

Are Peforce Task Streams supported?

# What steps will reproduce the problem?
1. create a Task Stream in Task Stream Depot.
2. Create a change list
3. submit review for change list
4. /grid/common/pkgs/python/v2.7.2/bin/rbt post --bugs-closed 17 -p 9065

# What is the expected output? What do you see instead
Review as usual. Seeing an issue on displaying the diffs.

There was an error displaying this diff.
The patch to '//depot/t_2027/C_Macros.hppa' didn't apply cleanly. The temporary 
files have been left in '/tmp/reviewboard.mYtZ9l' for debugging purposes.
`patch` returned:
This may be a bug in the software, a temporary outage, or an issue with the 
format of your diff.
Please try again, and if you still have trouble, contact support.

# What operating system are you using? What browser?
Chrome browser
 
# Please provide any additional information below.

Is the combination of task streams and P4 supported?

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Sumbitted Event use on external event?

2017-06-26 Thread MoonWalker
I am using gitlab and this may be helpful 
https://github.com/tobiwild/gitlab-web-hooks/blob/master/lib/hooks/reviewboard.rb

On Tuesday, June 27, 2017 at 9:52:46 AM UTC+10, MoonWalker wrote:
>
> I was wondering if is possible to wire the Submitted Event with rbtools or 
> git to modifiy head commit message in the given branch?
>

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Sumbitted Event use on external event?

2017-06-26 Thread MoonWalker
Seams like something can be done via webhooks but not sure how to do it :-(

On Tuesday, June 27, 2017 at 9:52:46 AM UTC+10, MoonWalker wrote:
>
> I was wondering if is possible to wire the Submitted Event with rbtools or 
> git to modifiy head commit message in the given branch?
>

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Sumbitted Event use on external event?

2017-06-26 Thread MoonWalker
I was wondering if is possible to wire the Submitted Event with rbtools or 
git to modifiy head commit message in the given branch?

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Support for Perforce Task Stream in RB

2017-06-26 Thread Christian Hammond
Hi Tanvir,

Can you confirm the version of p4python you have installed on the Review
Board server? How recently was that installed?

Christian

On Mon, Jun 26, 2017 at 11:24 AM, Tanvir Kazmi 
wrote:

> Hi,
>
> I tried posting a review by specifying a Perforce changelist from a 'task
> stream' client. The review submission went fine, but the review did not
> load up the relevant file in the RB web interface, showing up an error as
> below. Can someone confirm if Perforce task streams are supported in Review
> Board?
>
> rbt post for review happened fine as seen below.
> /grid/common/pkgs/python/v2.7.2/bin/rbt post --target-people=lbansal
> --bugs-closed 1721498 -p 9065
> Generating diff for pending changeset 9065
> Review request #138799 posted.
>
>
> However, when opening the diff online, it showed an error of the form:
> http://reviewboard/reviews/r/138799/diff/1/
>
> //avs/t_2027/nc_test/etc/C_Macros.hppa
> There was an error displaying this diff.
> The patch to '//avs/t_2027/nc_test/etc/C_Macros.hppa' didn't apply
> cleanly. The temporary files have been left in '/tmp/reviewboard.mYtZ9l'
> for debugging purposes.
> `patch` returned:
> This may be a bug in the software, a temporary outage, or an issue with
> the format of your diff.
> Please try again, and if you still have trouble, contact support.
>
> --
> 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 know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Christian Hammond
President/CEO of Beanbag 
Makers of Review Board 

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Support for Perforce Task Stream in RB

2017-06-26 Thread Tanvir Kazmi
Hi,

I tried posting a review by specifying a Perforce changelist from a 'task 
stream' client. The review submission went fine, but the review did not 
load up the relevant file in the RB web interface, showing up an error as 
below. Can someone confirm if Perforce task streams are supported in Review 
Board?

rbt post for review happened fine as seen below.
/grid/common/pkgs/python/v2.7.2/bin/rbt post --target-people=lbansal 
--bugs-closed 1721498 -p 9065
Generating diff for pending changeset 9065
Review request #138799 posted.


However, when opening the diff online, it showed an error of the form:
http://reviewboard/reviews/r/138799/diff/1/

//avs/t_2027/nc_test/etc/C_Macros.hppa
There was an error displaying this diff.
The patch to '//avs/t_2027/nc_test/etc/C_Macros.hppa' didn't apply cleanly. 
The temporary files have been left in '/tmp/reviewboard.mYtZ9l' for 
debugging purposes.
`patch` returned: 
This may be a bug in the software, a temporary outage, or an issue with the 
format of your diff.
Please try again, and if you still have trouble, contact support.

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Review Board Ticket #4560: RBTools setup fails

2017-06-26 Thread AJ Einsmann
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4560/
--

New ticket #4560 by aeinsman
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


--
RBTools setup fails 
==

# What version are you running?
 RBTools 0.7.10
 Python 2.7.5 (default, Oct 11 2015, 17:47:16)
 GCC 4.8.3 20140911 (Red Hat 4.8.3-9)
 Running on Linux-3.10.0-327.10.1.el7.x86_64-x86_64-with-redhat-7.2-Maipo
 reviewboard-2.5.10-1

# What's the URL of the page containing the problem?
http://127.0.0.1/reviewboard/api/repositories/1/info/

# What steps will reproduce the problem?
1. Installed reviewboard using the bitnami installer
2. configure clearcase as VCS 
3. Install RBTTools and then run rbt setup-repo -d on command line


# What is the expected output? What do you see instead?
I do not exactly know what the correct output should be as this has never 
worked. I do not think that it should be an error though. Here is what I see:


>>> RBTools 0.7.10
>>> Python 2.7.5 (default, Oct 11 2015, 17:47:16)
[GCC 4.8.3 20140911 (Red Hat 4.8.3-9)]
>>> Running on Linux-3.10.0-327.10.1.el7.x86_64-x86_64-with-redhat-7.2-Maipo
>>> Home = /user/swtech
>>> Current directory = /cm_data/swt
>>> Command line: rbt setup-repo -d
Enter the Review Board server URL: http://127.0.0.1/reviewboard/
>>> Running: tf vc help
>>> Checking for a Subversion repository...
>>> Running: svn --non-interactive info
>>> Command exited with rc 1: ['svn', '--non-interactive', u'info']
svn: E155007: '/cm_data/swt' is not a working copy
---
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Command exited with rc 128: ['git', 'rev-parse', '--git-dir']
fatal: Not a git repository (or any parent up to mount point /cm_data/swt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
---
>>> Checking for a Mercurial repository...
>>> Unable to execute "hg --help": skipping Mercurial
>>> Checking for a CVS repository...
>>> Unable to execute "cvs": skipping CVS
>>> Checking for a Perforce repository...
>>> Unable to execute "p4 help": skipping Perforce
>>> Checking for a Plastic repository...
>>> Unable to execute "cm version": skipping Plastic
>>> Checking for a ClearCase repository...
>>> Running: cleartool pwv -short
>>> Running: diff --version
>>> Running: cleartool lsview -full -properties -cview
>>> Running: cleartool describe -short vob:.
>>> Running: cleartool pwv -root
>>> repository info: Path: /cm_data/swt, Base path: /cm_data/swt, Supports 
>>> changesets: False
>>> Making HTTP GET request to http://127.0.0.1/reviewboard/api/
>>> API cache "/user/swtech/.cache/rbtools/apicache.db" does not exist; 
>>> creating.
>>> Running: cleartool lsvob -long /cm_data/swt
>>> Repository's /cm_data/swt uuid is 
>>> u'deaa9515.535411d8.b660.00:01:80:9d:57:b3'
>>> Making HTTP GET request to 
>>> http://127.0.0.1/reviewboard/api/repositories/?tool=ClearCase
>>> Added cache entry for HTTP GET request to 
>>> http://127.0.0.1/reviewboard/api/repositories/?tool=ClearCase
>>> Making HTTP GET request to 
>>> http://127.0.0.1/reviewboard/api/repositories/1/info/
>>> Got API Error 210 (HTTP code 500): There was an error fetching extended 
>>> information for this repository.
>>> Error data: {u'stat': u'fail', u'err': {u'msg': u'There was an error 
>>> fetching extended information for this repository.', u'code': 210}}
Traceback (most recent call last):
  File "/usr/bin/rbt", line 9, in 
load_entry_point('RBTools==0.7.10', 'console_scripts', 'rbt')()
  File "/usr/lib/python2.7/site-packages/rbtools/commands/main.py", line 133, 
in main
command.run_from_argv([RB_MAIN, command_name] + args)
  File "/usr/lib/python2.7/site-packages/rbtools/commands/__init__.py", line 
663, in run_from_argv
exit_code = self.main(*args) or 0
  File "/usr/lib/python2.7/site-packages/rbtools/commands/setup_repo.py", line 
109, in main
repository_info = repository_info.find_server_repository_info(api_root)
  File "/usr/lib/python2.7/site-packages/rbtools/clients/clearcase.py", line 
986, in find_server_repository_info
if parse_version(server.rb_version) >= parse_version('1.5.3'):
  File "/usr/lib/python2.7/site-packages/rbtools/api/resource.py", line 301, in 
__getattr__
raise AttributeError
AttributeError


# What operating system are you using? What browser?
RHEL 7.2 with Crome browser


# Please provide any additional information below.


--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 

Re: Review Board Ticket #4552: Unable to upgrade from 2.5.9 to 2.5.10 (Ubuntu 14.04)

2017-06-26 Thread Tyler Wright
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4552/
--

New update by jflambert
For Beanbag, Inc. > Review Board > Ticket #4552


Reply:

Could you try doing an "apt-get install libffi-dev" and then try the 
easy_install again?  That should get your past that error.  Let us know how it 
goes!

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Mercurial repository access error post rb-site upgrade "Something broke! (Error 500)"

2017-06-26 Thread nick . nghiem
Thank you for the solution with the SECRET_KEY, this resolved my issue 
migrating ReviewBoard from FreeBSD to CentOS.

On Saturday, July 30, 2016 at 9:32:37 PM UTC-4, harish varadarajan wrote:
>
> Hi Christian,
>
> Thanks for the inputs .
>
> As updated in the other thread, copying over the SECRET_KEY from older 
> instance to newer instance helped solve the problem, though the server logs 
> & the error in itself were misleading.
>
> --
> Harish
>
> On Sunday, 31 July 2016 01:50:16 UTC+5:30, Christian Hammond wrote:
>>
>> Hi Harish,
>>
>> Can you show me the entire stack trace from the reviewboard.log file?
>>
>> The database may have been set for UTF-8, but that doesn't mean the 
>> tables or data was converted for that. If you look at the MySQL dump, 
>> you'll see that each table specifies its encoding. By default for some 
>> installs, this is latin1.
>>
>> It's not sufficient to simply change that in the database dump or set 
>> character_set_database. You'll actually need to convert each table:
>>
>> ALTER TABLE  CONVERT TO CHARACTER SET utf8 COLLATE 
>> utf8_unicode_ci;
>>
>> That may not address this particular issue, though. I'll need a lot more 
>> information to know what's breaking and how, and how your repro steps.
>>
>> Christian
>>
>> -- 
>> Christian Hammond
>> President/CEO of Beanbag 
>> Makers of Review Board 
>>
>> On Fri, Jul 29, 2016 at 7:12 PM, harish varadarajan <
>> harish.va...@gmail.com> wrote:
>>
>>> Further, the reviewboard database was created with UTF8 character set.
>>>
>>> MariaDB [reviewboard]> show variables like "character_set_database";
>>> ++---+
>>> | Variable_name  | Value |
>>> ++---+
>>> | character_set_database | utf8  |
>>>
>>> The specific error from the server log seems to be
>>>
>>> DjangoUnicodeDecodeError: 'utf8' codec can't decode byte 0x8b in 
>>> position 0: invalid start byte. You passed in 
>>>  (>> 'django.forms.forms.BoundField'>)
>>>
>>>
>>>
>>> On Friday, 29 July 2016 20:26:38 UTC+5:30, harish varadarajan wrote:

 Hi,

>>>  
>>>

 I am pretty new to reviewboard and have attempted to migrate 
 reviewboard instance across hosts and versions.
 Our older RB version was and the upgrade was to 2.5.6.1

 Steps followed for the upgrade were
 (1) Dump data on the older server (mysql)
 (2) Drop the previously created reviewboard database, created by 
 rb-site install
 (3) Manually create a database named reviewboard with UTF8
 (4) load the data from the mysql dump
 (5) Run rb-site upgrade.

 Post the upgrade which completed successfully, the dashboard, contents 
 and other information came up properly, including the repository listing.
 But, the issue is that neither the properties of repositories are 
 editable in newer instance nor or the older diff's from reviews accessible 
 . The creation of newer reviews for the repositories, which get imported 
 are as well not happening due to this..

 While trying to access the repository from Manage -> Repositories -> 
 Select repository to change is as below.
 Something broke! (Error 500)

 It appears something broke when you tried to go to here. This is either 
 a bug in Review Board or a server configuration error. Please report this 
 to your administrator.


 Please note that the creation of newer repositories and using them for 
 review requests.


 The errors in the server error log are similar to the ones below.

 Can someone please throw light on what the issue is and how it could be 
 fixed.


 Unexpected error fetching file from $"http path of the file": 'ascii' 
 codec can't decode byte 0xfe in position 3: ordinal not in range(128)


 - /usr/lib/python2.7/site-packages/django/forms/widgets.py:237: 
 UnicodeWarning: Unicode unequal comparison failed to convert both 
 arguments to Unicode - interpreting them as being unequal
   if value != '':


 Thanks.


 Harish.

>>> -- 
>>> 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 know! https://www.reviewboard.org/users/
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "reviewboard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to reviewboard...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
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 know! https://www.reviewboard.org/users/
--- 

ERROR - - root - SVN: Failed to get repository information

2017-06-26 Thread Markus
Hi,

i have some problems to setup reviewboard with my svn server.
I got the ERROR Message in the reviewboard log:
*ERROR -  - root - SVN: Failed to get repository information for 
https://server/svn/Library/: Unable to connect to a repository at URL 
'https://server/svn/Library'*
*Access to '/svn/Library' forbidden*

I installed the newest version from bitnami reviewboard and pysvn on an 
windows server.

SVN and the Reviewboard are not on the same server and the authenticating 
is with LDAP.

I can successful connect to svn from the reviewboard server:

C:\Windows\System32>svn info https://server/svn/Library/
Path: Library
URL: https://server/svn/Library
Relative URL: ^/
Repository Root: https://server/svn/Library
Repository UUID: b11aa71e-91ab-d044-a908-7c2ca2c31a05
Revision: 3398
Node Kind: directory
Last Changed Author: xyz
Last Changed Rev: 3398
Last Changed Date: 2017-06-26 10:26:06 +0200 (Mo, 26 Jun 2017)

I tried different thinks with the svn url, different usernames and so one, 
but nothing works.

Do you have andy idea for me?

Thanks Markus

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Problems with SVN Repository connection

2017-06-26 Thread Markus
Hi,

i have some problems to setup reviewboard with my svn server repositories.
I get the ERROR Message in the reviewboard log:
*ERROR -  - root - SVN: Failed to get repository information for 
https://server/svn/Library/: Unable to connect to a repository at URL 
'https://server/svn/Library'*
*Access to '/svn/Library' forbidden*

I installed the newest version from reviewboard and pysvn.

SVN and the Reviewboard are not on the same server and the authenticating 
is with LDAP.

I can successful connect to svn from the reviewboard server:

C:\Windows\System32>svn info https://server/svn/Library/
Path: Library
URL: https://server/svn/Library
Relative URL: ^/
Repository Root: https://server/svn/Library
Repository UUID: b11aa71e-91ab-d044-a908-7c2ca2c31a05
Revision: 3398
Node Kind: directory
Last Changed Author: xyz
Last Changed Rev: 3398
Last Changed Date: 2017-06-26 10:26:06 +0200 (Mo, 26 Jun 2017)

I tried different thinks with the svn url, different usernames and so one, 
but nothing works.

Do you have andy idea for me?

Thanks Markus

-- 
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 know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.