[ESS] FYI: ESS SVN retired: all development now on GitHub
    Vitalie Spinu 
    spinuvit at gmail.com
       
    Sun Nov  2 20:42:32 CET 2014
    
    
  
 >>> Martin Maechler on Sun, 2 Nov 2014 19:52:36 +0100 wrote:
 > Yes, I can help: "git clone" is the thing you do once "first time" --
 > corresponds to "svn checkout" The command corresponding to "svn
 > update" -- which you need -- is "git pull".
More specifically, you have to change your
  /usr/bin/svn update >> /home/chris/ESSupdate.msg
into
  /usr/bin/git pull >> /home/chris/ESSupdate.msg
Vitalie
    
    
More information about the ESS-help
mailing list