@Override
 protected String getCurrentExecutable() {
   return myVcs.getHgExecutable();
 }