# File lib/myrurema.rb, line 55
  def update
    sh "svn up #{doctree_path}"
    refresh_db(@opt.rubyver)
  end