Reviewboard2 0以上版本真心不好用

2021-07-02 12:48:33 字數 457 閱讀 7675

原來在ubuntu上直接使用easy_install install reviewboard命令,結果它找到當前(2015.5)最新最穩定版本2.0.x版本,一番折騰之後,難以使用。算了,還是降低版本吧。

首先,先卸掉這個版本:

先把/var/www/下的reviewboard目錄刪掉,再把資料庫裡的資料刪掉

$sudo easy_install -mxn reviewboard

$cd /usr/local/lib/python2.7/dist-packages/

$ls$sudo rm -rf reviewboard-2.0.15-py2.7.egg/

$sudo easy_install "reviewboard<2.0"

等著吧,若干分鐘後就裝好了,然後就跟之前那樣建立目錄建立站點即可

apache2 0以上配置shtml

搜尋 addtype text html shtml 搜尋結果 addtype text html shtml addoutputfilter includes shtml 如 根目錄是d www options indexes followsymlinks includes addtype tex...

Django2 0以上版本 URL配置

預設情況下,django內建下面的路徑轉換器 其實就是寫乙個類,幷包含下面的成員和屬性 例如,新建乙個convertpath.py檔案,與urlconf同目錄,寫個下面的類 class fourdigityearconverter regex 0 9 defto python self,value ...

Spring 2 0及以上AOP 切點配置整理

常見的情況 示例1 com.accp.service.service.com.accp.service 包 com.accp.service com.accp.service.包 com.accp.service 及其子包,比如 com.accp.service.abc com.accp.servi...