`
halk
  • 浏览: 14489 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

Install post-review tool in Windows

阅读更多

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
2 subversion
(1)install subversion client (http://www.collab.net/downloads/subversion)
(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
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.

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics