# File lib/tasks/cia.rb, line 36
  def commit_message
    `svn log #{ROOT} -rHEAD`
  end