Help for this page

Select Code to Download


  1. or download this
    svk cp //foo.bar/svn //local/foo.bar/svn
    svn co //local/foo.bar/svn
    
  2. or download this
    # while on the network
    svk pull
    ...
    
    # merge changes back upstream
    svk push