# File lib/capistrano/recipes/deploy/scm/base.rb, line 104 def log(from, to=nil) raise NotImplementedError, "`log' is not implemented by #{self.class.name}" end