CommitMonitor监控SVN工具使用

1. 安装步骤

  • 第一步,安装wine。
       直接进入ubuntu软件中心搜索wine,点击安装;
  • 第二步:安装常用组件。
        在终端输入“winetricks”,就可以选择安装Windows DLLs以及其他可能需要的常用组件,比如:riched20,riched30,ie8,flash11,gdiplus,msls31,msxml6,vcrun2005,vcrun2008等;
        双击CommitMonitor,按提示即可完成完成。
2. 使用方法:
  • 在"Dash home"中输入"CommitMonitor",打开该工具;
  • 点击"Add Project",在弹出的窗口中,输入:Project name, URL to monitor(需要进行监控的代码地址,比如:"http://seals.vobile.cn/svn/Colander/colander3/trunk"), Username, Password。
  • 点击"Options",设置"Number of log messages to fetch for new projects"为100. (表示显示最新的100次提交)
  • 点击"Check now",跟踪最近的100次代码提交;
  • 双击每一行check下的log,即可看到每一次svn提交中的详细代码修改了;

     

 

转载://http://blog.sina.com.cn/s/blog_4d3ff0eb0102v13j.html

 

 

 

 

posted @ 2016-05-27 10:03  zonc  阅读(1183)  评论(0编辑  收藏  举报