# File lib/vlad/mercurial.rb, line 34
  def revision(revision)
    "`hg identify -R #{repository} | cut -f1 -d\\ `"
  end