function checkout($out)
 {
     SVN::checkout($this->repoURL(), $out);
 }