Content Explore
  • Setting up CVS Server in Ubuntu

    Published : 2008-03-19 Categories : Software Tags : CVS Server Ubuntu Software
    Step 1: Install
    sudo apt-get install cvs cvsd
    Step 2: Configuring repositories to CVS-Server
    typing "/cvsrepos"
    Step 3: Option
    of default, the server's root path is "/var/lib/cvsd", and the repositoy ...
  • SmartCVS - Multi-platform CVS Client

    Published : 2008-01-21 Categories : Software Tags : SmartCVS SmartSVN GUI Client SyntEvo
    一个月前,当把工作环境从Windows迁移到Linux时,我使用SmartCVS取代了乌龟TortoiseCVS。软件由syntevo.com提供,同时还有另一款工具 SmartSVN。
    其运行在JRE环境,所以可以在Linux/Unix, Mac,Windows多种系统下使用,SyntEvo分别提供了两版本: Foundation version 和 Professional version。P...