星期二, 5月 27, 2008

SVN+SSH Usage

SVN+SSH [import] interactive:

  • export SVN_EDITOR=vim
  • svn import vdm svn+ssh://billgaze@192.168.0.24/home/arm926
    • --This line, and those below, will be ignored--
      A vdm
    • :q
    • continue
    • billgaze@192.168.0.24's password: ********

CVS [check out]

  • export CVSROOT=":pserver:billgaze@192.168.1.99:/usr/local/cvsroot".
  • cvs login.
  • cvs co [project_name].

沒有留言: