Install post-review tool in Windows
程序员文章站
2022-07-12 15:35:59
...
1 Python
(0) install python 2.X
(1) add %PYTHON_HOME% to PATH;
(2) add %PYTHON_HOME%,%PYTHON_HOME%\scripts to PATH
(3) download ez_setup.py ,and python ez_setup.py
(1) add %PYTHON_HOME% to PATH;
(2) add %PYTHON_HOME%,%PYTHON_HOME%\scripts to PATH
(3) download ez_setup.py ,and python ez_setup.py
2 subversion
(1)install subversion client (http://www.collab.net/downloads/subversion)
(2)add to PATH
(3)try svn in cmd
(2)add to PATH
(3)try svn in cmd
3 DiffUtils
(1)download http://gnuwin32.sourceforge.net/packages/diffutils.htm
(2)add to PATH
(3)try diff --version in cmd
(2)add to PATH
(3)try diff --version in cmd
4 RBTools
easy_install - U RBTools
5 go to svn folder,set review-board server website
svn propset reviewboard:url http://reviewboard.xx.com/dashboard/
then try
post-review
it shoule be:
Review request #1928 posted.
下一篇: 解决jQuery的JSON缓存问题
推荐阅读
-
Windows环境下使用pip install安装lxml库
-
Electron npm install 常见错误(Windows)
-
windows终端输入pip install requests报错:Fatal error in launcher
-
Install post-review tool in Windows
-
Install post-review tool in Windows
-
安装系统时出现 Windows无法打开所需的文件 C:\Sources\install.wim 的解决办法
-
Windows环境 pip install mysqlclient 安装失败解决方法
-
Windows Server 2019 Install(图文教程)
-
无法访问windows install服务 windows Installer服务启动后又停止了解决方法
-
script_tool_for_windows.bat Windows 环境下的 hosts 一键部署脚本