Thanks christian for the reply

The current version already had PowerPack 4.0 installed and thanks to your 
infor, I updated that to 5.0.
However, the export-db subcommand is not available for the 'rb-site mange' 
command.

root@b9ae4ece0449:/# pip list | grep PowerPack
ReviewBoardPowerPack    5.0

root@b9ae4ece0449:/# rb-site manage /site/ export-db
INFO:root:Using reviewboard.scmtools.svn.pysvn backend for SVN
Unknown command: 'export-db'
Type 'rb-site manage /site help' for usage.

How can I access it?

Ismail
On Friday, June 10, 2022 at 11:09:52 PM UTC+2 Christian Hammond wrote:

> Hi Ismail,
>
> We’re putting out new Docker images likely next week, and they’ll include 
> the new Power Pack.
>
> In the meantime, you can upgrade within your container through:
>
>     pip install -U ReviewBoardPowerPack
>     killall -HUP gunicorn 
>
> You can also build your own images that derive from ours and specify the 
> versions of the dependencies you need without waiting for new releases.
>
> Christian
>
>
> On Fri, Jun 10, 2022 at 08:35 Ismail Mehrez <[email protected]> wrote:
>
>> Hello, 
>>
>> I an trying to export a number of review requests using the server export 
>> feature in PowerPack Server Import and Export | Documentation | Review 
>> Board 
>> <https://www.reviewboard.org/docs/powerpack/dev/powerpack/manual/import-export/>
>> .
>> I am using the docker-compose installation provided in the official docs 
>> Installing 
>> with Docker | Documentation | Review Board 
>> <https://www.reviewboard.org/docs/manual/4.0/admin/installation/docker/> 
>> with 
>> reviewboard image 4.0.6-1. The review board starts Ok and I can use it with 
>> no problems, however the export-db subcommand is not available in the 
>> container and the powerPack extension is enabled. (This is a clean 
>> installation not importing any old data).
>>
>> I have also added the trial license for Powerpack.
>>
>> Can someone help to solve this?
>>
>> Thanks.
>>
>> I can see this in the ReviewBoard init logs:
>> reviewboard_1  | + rb-site manage /site enable-extension 
>> rbpowerpack.extension.PowerPackExtension
>> reviewboard_1  | INFO:root:Using reviewboard.scmtools.svn.pysvn backend 
>> for SVN
>> reviewboard_1  | ERROR:djblets.extensions.manager:The Review Board Power 
>> Pack extension uses the deprecated "htdocs" directory for static files. 
>> This is no longer supported. It must be updated to use a "static" directory 
>> instead.
>>
>>
>> root@ddb5232b45c9:/# pip list | grep Review
>> ReviewBoard             4.0.6
>> ReviewBoardPowerPack    4.0
>>
>>
>> root@ddb5232b45c9:/# rb-site manage /site/ export-db
>> INFO:root:Using reviewboard.scmtools.svn.pysvn backend for SVN
>> Unknown command: 'export-db'
>> Type 'rb-site manage /site help' for usage.
>>
>>
>> root@ddb5232b45c9:/# rb-site manage /site/ list-extensions
>> INFO:root:Using reviewboard.scmtools.svn.pysvn backend for SVN
>> * Name: reviewbot-extension
>>   Status: disabled
>>   ID: reviewbotext.extension.ReviewBotExtension
>>
>> * Name: rbintegrations
>>   Status: enabled
>>   ID: rbintegrations.extension.RBIntegrationsExtension
>>
>> * Name: ReviewBoardPowerPack
>>   Status: enabled
>>   ID: rbpowerpack.extension.PowerPackExtension
>>
>> -- 
>> 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 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/reviewboard/277d1f0a-3ed5-4918-9527-b833fc27a898n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/reviewboard/277d1f0a-3ed5-4918-9527-b833fc27a898n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> -- 
> -- 
> 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 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/67430a68-17c5-4f91-91ca-a61b2cfc467an%40googlegroups.com.

Reply via email to